Skip to content

fix(create-form): set workforms API version override#249

Open
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/create-form-version-override
Open

fix(create-form): set workforms API version override#249
Gujiassh wants to merge 1 commit intomondaycom:masterfrom
Gujiassh:fix/create-form-version-override

Conversation

@Gujiassh
Copy link

Summary

  • send versionOverride: '2025-10' when calling the create_form workforms mutation
  • add a focused tool-level regression that locks the override into the monday API request contract
  • keep the fix scoped to the create-form tool without broadening other workforms tools

Validation

  • cd packages/agent-toolkit && npx jest src/core/tools/platform-api-tools/workforms-tools/create-form-tool/create-form-tool.test.ts --runInBand
  • cd packages/agent-toolkit && npx eslint src/core/tools/platform-api-tools/workforms-tools/create-form-tool/index.ts src/core/tools/platform-api-tools/workforms-tools/create-form-tool/create-form-tool.test.ts --max-warnings=0
  • cd packages/agent-toolkit && yarn build

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant