Skip to content

feat(agent-toolkit): support create_board template flags - #462

Merged
ron-monday merged 3 commits into
masterfrom
feat/agent-toolkit/create-board-template-flags
Aug 20, 2026
Merged

feat(agent-toolkit): support create_board template flags#462
ron-monday merged 3 commits into
masterfrom
feat/agent-toolkit/create-board-template-flags

Conversation

@ron-monday

@ron-monday ron-monday commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

https://monday.monday.com/boards/18425755738/pulses/12755821933

  • expose useMlsTemplate and useDatasetTemplate on the create_board MCP tool
  • refresh the generated GraphQL schema and mutation for API version 2026-10
  • bump @mondaydotcomorg/agent-toolkit to 5.64.3

Test plan

  • npx jest --config jest.config.ts --runTestsByPath src/core/tools/platform-api-tools/create-board-tool.test.ts

Monday item

Made with Cursor

Expose MLS and dataset template flags on the create_board MCP tool and refresh the generated GraphQL schema for API version 2026-10.

Co-authored-by: Cursor <cursoragent@cursor.com>
ron-monday and others added 2 commits August 19, 2026 16:54
Teach callers to map multi-level requests to useMlsTemplate, map dataset requests to useDatasetTemplate, and fail fast when both flags are set.

Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the extra create_board tool description guidance and validation guard, relying on the input field descriptions to teach callers when to use the new template flags.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ron-monday
ron-monday merged commit ea2a150 into master Aug 20, 2026
2 checks passed
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.

2 participants