Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- create_board — Create a board.
- get_board_info — Read board metadata.
- get_board_items_page — Page through a board items.
- get_board_activity — Board activity log.
- board_insights — Insights across a board.
- create_group — Create a group on a board.
- create_column — Create a column.
- get_column_type_info — Schema for a column type.
- create_item — Create an item.
- change_item_column_values — Set column values on an item.
- create_workspace — Create a workspace.
- list_workspaces — List workspaces.
- workspace_info — Read a workspace.
- create_folder — Create a folder.
- move_object — Move an object between containers.
- create_doc — Create a doc.
- update_doc — Update a doc.
- read_docs — Read docs.
- create_dashboard — Create a dashboard.
- create_widget — Add a widget to a dashboard.
- create_view — Create a board view.
- update_view — Update a board view.
- create_form — Create a WorkForm.
- get_form — Read a WorkForm.
- update_form — Update a WorkForm.
- get_user_context — Who the caller is in this workspace.
- list_users_and_teams — List users and teams.
- create_update — Post an update.
- get_updates — Read updates.
- create_notification — Send a notification.
- search — Search across the workspace.
- get_assets — Read file assets.
- list_automations — List board automations.
- manage_automations — Enable or disable automations.
- create_automation — Create a board automation.
- create_workflow — Create a workspace workflow.
- manage_agent — Manage a monday platform agent.
- agent_catalog — Browse available platform agents.
- get_sprint_summary — Sprint summary (needs monday dev).
- all_monday_api — Raw GraphQL against the monday API.
