Added
New monday Platform MCP tools
June 11th, 2026
The Platform MCP added a batch of new tools across recent releases — all live on the hosted server (https://mcp.monday.com/mcp) and now documented in the Platform MCP tools reference. Each entry below links to its tool page and lists the date the tool first shipped (renamed tools also note the original name and rename date).
Forms
| Tool | Added | Notes |
|---|---|---|
| create_form_submission | April 14, 2026 | Submit a response to a WorkForm. |
Views
| Tool | Added | Notes |
|---|---|---|
| create_view | March 18, 2026 | Create a board view (tab). |
| update_view | May 12, 2026 | Update an existing view. |
| create_view_table | May 12, 2026 | Create a table view with column/group-by settings. |
| update_view_table | May 12, 2026 | Update a table view. |
Assets
| Tool | Added | Notes |
|---|---|---|
| get_asset_upload_url | May 18, 2026 | Get a presigned URL to upload a file (step 1 of 2). |
| finalize_asset_upload | May 18, 2026 | Complete an upload and attach the asset to an item (step 2 of 2). |
Workflows & Automations
| Tool | Added | Notes |
|---|---|---|
| list_automations | May 21, 2026 | Added as list_workflows; renamed to list_automations on May 26, 2026. |
| manage_automations | May 21, 2026 | Added as manage_workflows; renamed to manage_automations on June 7, 2026. |
| create_automation | May 25, 2026 | Create a board automation from a natural-language description. |
| create_workflow | May 26, 2026 | Added as create_workflow_builder; renamed to create_workflow the same day. |
| update_workflow | May 28, 2026 | Update a workflow draft from a prompt. |
| publish_workflow | May 28, 2026 | Publish a workflow draft to the live version. |
| plan_workflow | June 1, 2026 | Plan workflows for a process before building. |
manage_workflowsis nowmanage_automationsThe tool previously called
manage_workflowswas renamed tomanage_automationson June 7, 2026. Update any references.
Agent management
All five agent tools shipped together on May 31, 2026:
| Tool | Notes |
|---|---|
| manage_agent | Full agent lifecycle: create, get, update, delete, activate, deactivate, run. |
| manage_agent_triggers | List, add, or remove the triggers that fire an agent. |
| manage_agent_skills | Create skills and attach/detach them from an agent. |
| manage_agent_knowledge | Grant, update, or revoke an agent's access to boards and docs. |
| agent_catalog | Browse available trigger types and skills. |
Further reading
- Platform MCP tools — full tool catalog by category.
- Platform MCP repository — source, authentication, and configuration.
