Dev & Project Management
🗓️ Monday.com integration
Access levels: Read-only · Read + write · Full access · Verified
Dev & Project Management
Access levels: Read-only · Read + write · Full access · Verified
Connect Monday.com once and every agent in your squad can work in it for you, with exactly as much access as you decide to give, and a receipt for every call it makes.
You can change an account's access level any time under Manage. It applies instantly, no re-authorization. If the connection ever expires, the card shows Reconnect; one click re-authorizes the same account with the same settings.
Multiple accounts: connect as many as you need (say, yours and a client's). One is primary. Agents use it unless a mission says otherwise.
The level you pick at connect time is enforced on our side for every agent call: an agent can never do more than the level allows, no matter what it's asked.
| Level | What it allows | |
|---|---|---|
| Read-only | Read boards, users, docs, and updates. | |
| Read + write | Read and write boards, updates, and docs. | Recommended |
| Full access | Also manage teams, users, webhooks, notifications. |
On top of the connection's level, every agent can be individually allowed, scoped down, or denied for this app from the Integrations page. Deny an agent and it doesn't even see the connection.
The 125 tools agents use in Monday.com through Mission Control, and the lowest access level that includes each. Agents discover these themselves. You never have to name a tool; asking in plain language is enough.
| Tool | What it does | Access level |
|---|---|---|
Account trigger statisticsMONDAY_ACCOUNT_TRIGGER_STATISTICS | Retrieve statistics about account-level triggers and automations. | Read + write, Full access |
Activate usersMONDAY_ACTIVATE_USERS | Activate or reactivate users in a Monday.com account. | Read + write, Full access |
Add subscribers to boardMONDAY_ADD_SUBSCRIBERS_TO_BOARD | Add users as subscribers to a Monday.com board. | Read + write, Full access |
Add subscribers to objectMONDAY_ADD_SUBSCRIBERS_TO_OBJECT | Add subscribers or owners to a monday.com object. | Read + write, Full access |
Add teams to boardMONDAY_ADD_TEAMS_TO_BOARD | Add teams to a Monday.com board with specified permission levels. | Read + write, Full access |
Add users to boardMONDAY_ADD_USERS_TO_BOARD | Adds users to a Monday.com board with a specified role. | Read + write, Full access |
Add users to teamMONDAY_ADD_USERS_TO_TEAM | Add users to a Monday.com team. Use when updating team membership by adding user(s). | Read + write, Full access |
Add users to workspaceMONDAY_ADD_USERS_TO_WORKSPACE | Add one or more users to a workspace. Use when inviting existing users to collaborate in a workspace. | Read + write, Full access |
Aggregate dataMONDAY_AGGREGATE_DATA | Aggregate data across Monday.com boards using groupings and aggregation functions like COUNT, SUM, MEAN, MIN, MAX. | Read + write, Full access |
App subscriptionMONDAY_APP_SUBSCRIPTION | Retrieve current app subscription data for the account. | Read + write, Full access |
Archive boardMONDAY_ARCHIVE_BOARD | Archives a specified, existing, and unarchived board in Monday.com; archived boards can typically be restored later. | Read + write, Full access |
Archive itemMONDAY_ARCHIVE_ITEM | Archives an existing Monday.com item, moving it from active board views to the archive where it can be potentially restored. | Read + write, Full access |
Archive objectMONDAY_ARCHIVE_OBJECT | Archives a Monday.com object by changing its state to archived rather than permanently deleting it. | Read + write, Full access |
Archive workspaceMONDAY_ARCHIVE_WORKSPACE | Archive a Monday.com workspace. Use when you want to soft-remove a workspace from view. | Full access |
Audit logsMONDAY_AUDIT_LOGS | Retrieve detailed security-related activity records for a Monday.com account. | Read + write, Full access |
BlocksMONDAY_BLOCKS | Retrieve document block data from workdocs via the API. | Read + write, Full access |
BoardsMONDAY_BOARDS | Retrieve board data via the Monday.com API. | Read + write, Full access |
Change simple column valueMONDAY_CHANGE_SIMPLE_COLUMN_VALUE | Changes a specific column's value for a Monday.com item using a simple string, suitable for Text, Status, or Dropdown columns; can create new labels if create_labels_if_missing is true for Status/Dropdown columns. | Read + write, Full access |
ColumnsMONDAY_COLUMNS | Retrieve column metadata from boards via the GraphQL API. | Read + write, Full access |
ConnectionsMONDAY_CONNECTIONS | Retrieve connection data for integrations with external services. | Read + write, Full access |
Connection board idsMONDAY_CONNECTION_BOARD_IDS | Retrieve board IDs associated with connection columns. | Read + write, Full access |
Connect project to portfolioMONDAY_CONNECT_PROJECT_TO_PORTFOLIO | Links an existing project board to a portfolio board for centralized management. | Read + write, Full access |
Convert board to projectMONDAY_CONVERT_BOARD_TO_PROJECT | Converts a regular Monday.com board into a project board with advanced project management features. | Read + write, Full access |
Create boardMONDAY_CREATE_BOARD | Creates a Monday.com board; template_id if used must be accessible, and folder_id must be in workspace_id if both are provided. | Read + write, Full access |
Create columnMONDAY_CREATE_COLUMN | Creates a new column with a specified type and title on a monday.com board. | Read + write, Full access |
Create custom activityMONDAY_CREATE_CUSTOM_ACTIVITY | Create a custom activity in the Monday.com Emails & Activities app. | Read + write, Full access |
Create dashboardMONDAY_CREATE_DASHBOARD | Create a Monday.com dashboard with associated boards. | Read + write, Full access |
Create docMONDAY_CREATE_DOC | Create a new doc in Monday.com. Use when you need to add a doc to a workspace or into a doc column on an item. | Read + write, Full access |
Create folderMONDAY_CREATE_FOLDER | Create a new folder in a Monday.com workspace to organize boards. | Read + write, Full access |
Create groupMONDAY_CREATE_GROUP | Creates a new group with the given group_name on an existing Monday.com board, identified by its board_id. | Read + write, Full access |
Create itemMONDAY_CREATE_ITEM | Creates a new item on a Monday.com board, optionally assigning it to a group and setting column values. | Read + write, Full access |
Create item from nlMONDAY_CREATE_ITEM_FROM_NL | Creates a new item on a Monday.com board from a natural language description. | Read + write, Full access |
Create notificationMONDAY_CREATE_NOTIFICATION | Send a notification to a user. Use when you need to alert a user about a board, item, or update. Call after obtaining the user and target IDs. | Read + write, Full access |
Create objectMONDAY_CREATE_OBJECT | Create any Monday.com object via GraphQL mutation. | Read + write, Full access |
Create tagMONDAY_CREATE_TAG | Create a new tag or return an existing tag. | Read + write, Full access |
Create timeline itemMONDAY_CREATE_TIMELINE_ITEM | Create a new timeline item in the Emails & Activities app on a Monday.com item. | Read + write, Full access |
Create updateMONDAY_CREATE_UPDATE | Create a new update for an item or reply to an existing update. | Read + write, Full access |
Create userMONDAY_CREATE_USER | Invite and create a new user. Use when you need to programmatically add new users to your Monday account. | Read + write, Full access |
Create workspaceMONDAY_CREATE_WORKSPACE | Create a Monday.com workspace. Use when you need to programmatically add a workspace after planning your project structure. | Read + write, Full access |
Custom activityMONDAY_CUSTOM_ACTIVITY | Retrieve custom activity data from the Emails & Activities app. | Read + write, Full access |
Deactivate usersMONDAY_DEACTIVATE_USERS | Deactivate users from a monday.com account. | Full access |
Delete assetMONDAY_DELETE_ASSET | Remove uploaded files. Since monday.com doesn't provide a direct asset deletion API, this tool deletes the enclosing update or clears files from a File column. Both operations are permanent and irreversible; confirm wit… | Full access |
Delete boardMONDAY_DELETE_BOARD | Permanently delete a board from your Monday.com account. | Full access |
Delete columnMONDAY_DELETE_COLUMN | Deletes a specified column from a Monday.com board; this action is destructive and cannot be undone via the API. | Full access |
Delete custom activityMONDAY_DELETE_CUSTOM_ACTIVITY | Delete a custom activity from the Emails & Activities app. | Full access |
Delete docMONDAY_DELETE_DOC | Delete a Monday.com doc by its ID. Use when you need to remove a doc that is no longer needed. | Full access |
Delete folderMONDAY_DELETE_FOLDER | Permanently delete a folder and all its contents from a Monday.com workspace. | Full access |
Delete groupMONDAY_DELETE_GROUP | Permanently deletes an existing group (and its items) from an existing board in Monday.com. | Full access |
Delete itemMONDAY_DELETE_ITEM | Permanently deletes an existing Monday.com item; this action is irreversible via the API. | Full access |
Delete objectMONDAY_DELETE_OBJECT | Permanently delete a Monday.com object with a 30-day recovery grace period. | Full access |
Delete subscribers from boardMONDAY_DELETE_SUBSCRIBERS_FROM_BOARD | Remove subscribers from a Monday.com board. | Full access |
Delete tagMONDAY_DELETE_TAG | Remove a tag from an item in Monday.com. Important: Monday.com's GraphQL API does not provide a mutation to delete a tag from the account. Tags are account-level entities shared across boards. This action can remove a t… | Full access |
Delete teamMONDAY_DELETE_TEAM | Delete an existing team; use when you need to permanently remove a team by its ID after confirming it’s no longer needed. | Full access |
Delete teams from boardMONDAY_DELETE_TEAMS_FROM_BOARD | Remove teams from a board; use when you need to revoke team access to a specific board. | Full access |
Delete teams from workspaceMONDAY_DELETE_TEAMS_FROM_WORKSPACE | Remove teams from a workspace. Use when revoking workspace access for specific teams. | Full access |
Delete timeline itemMONDAY_DELETE_TIMELINE_ITEM | Delete a timeline item from the Emails & Activities app. | Full access |
Delete updateMONDAY_DELETE_UPDATE | Delete an update by its ID. Use when an update is no longer relevant. Use after confirming deletion is irreversible. | Full access |
Delete workspaceMONDAY_DELETE_WORKSPACE | Permanently delete a workspace by its ID. Use when a workspace is no longer needed. Use after confirming deletion is irreversible. | Full access |
DocsMONDAY_DOCS | Retrieve Monday.com document data via the API. | Read + write, Full access |
Duplicate boardMONDAY_DUPLICATE_BOARD | Duplicate a Monday.com board with its structure and optionally items and updates. | Read + write, Full access |
Duplicate itemMONDAY_DUPLICATE_ITEM | Duplicates an item on a Monday.com board, optionally including its updates. | Read + write, Full access |
Edit updateMONDAY_EDIT_UPDATE | Modify the text content of an existing update on an item. | Read + write, Full access |
Get account infoMONDAY_GET_ACCOUNT_INFO | Retrieve account metadata and settings for the authenticated Monday.com account. | Read + write, Full access |
Get activity logsMONDAY_GET_ACTIVITY_LOGS | Retrieve activity logs from a specific Monday.com board. | Read + write, Full access |
Get api versionMONDAY_GET_API_VERSION | Retrieve the Monday.com API version in use. | Read + write, Full access |
Get assetsMONDAY_GET_ASSETS | Retrieve file/asset metadata from monday.com by asset IDs. | Read + write, Full access |
Get board viewsMONDAY_GET_BOARD_VIEWS | Retrieve board view data via GraphQL API. Returns array of board view metadata including type, settings, filters, and access levels. Must be nested within a boards query. | Read + write, Full access |
Get favoritesMONDAY_GET_FAVORITES | Retrieve all favorited items for the authenticated user. | Read + write, Full access |
Get foldersMONDAY_GET_FOLDERS | Retrieve folder data from workspaces with filtering and pagination options. | Read + write, Full access |
Get formMONDAY_GET_FORM | Retrieve form metadata via the API using the form's unique token from the URL. | Read + write, Full access |
Get itemsMONDAY_GET_ITEMS | Retrieve specific items by their IDs from Monday.com, returning metadata including name, timestamps, state, board, and group information. | Read + write, Full access |
Get meMONDAY_GET_ME | Fetch the current authenticated user's profile and permissions. | Read + write, Full access |
Get mutation complexityMONDAY_GET_MUTATION_COMPLEXITY | Get complexity data of mutations in Monday.com. | Read + write, Full access |
Get query complexityMONDAY_GET_QUERY_COMPLEXITY | Retrieve complexity data and cost metrics for Monday.com API operations. | Read + write, Full access |
Get tagsMONDAY_GET_TAGS | Retrieve tags from the account. Use when you need to list all tags or filter by specific IDs. | Read + write, Full access |
Get teamsMONDAY_GET_TEAMS | Retrieve teams from Monday.com. Use when you need an overview of teams in your account. | Read + write, Full access |
Get updatesMONDAY_GET_UPDATES | Retrieve updates for a specific item. Use when you need to fetch the conversation history tied to an item. | Read + write, Full access |
Get update repliesMONDAY_GET_UPDATE_REPLIES | Retrieves updates and their replies for a specific Monday.com item. | Read + write, Full access |
Get versionsMONDAY_GET_VERSIONS | Retrieve data about available API versions. | Read + write, Full access |
Get view schema by typeMONDAY_GET_VIEW_SCHEMA_BY_TYPE | Retrieve type-specific board view configuration schemas via GraphQL API. | Read + write, Full access |
Get webhooksMONDAY_GET_WEBHOOKS | Retrieve webhooks for a board. Use when you need to list all webhooks on a board. | Read + write, Full access |
Get workspacesMONDAY_GET_WORKSPACES | Retrieve workspaces. Use when you need to list workspaces with optional filtering, pagination, or ordering after authentication. | Read + write, Full access |
Import doc from htmlMONDAY_IMPORT_DOC_FROM_HTML | Import HTML content into a new Monday.com doc, converting it to doc blocks. | Read + write, Full access |
Items pageMONDAY_ITEMS_PAGE | Retrieve items from a Monday.com board (or group) with server-side filtering, full column_values, and cursor-based pagination via items_page and next_items_page queries. | All levels |
Like updateMONDAY_LIKE_UPDATE | Like an update on an item. Use when you want to express approval or acknowledgment of an update. | Read + write, Full access |
List boardsMONDAY_LIST_BOARDS | DEPRECATED: Use MONDAY_BOARDS instead. Retrieves a list of boards from a Monday.com account, supporting pagination and filtering by state. | All levels |
List board itemsMONDAY_LIST_BOARD_ITEMS | DEPRECATED: Use MONDAY_ITEMS_PAGE instead, which supports cursor-based pagination. | All levels |
List columnsMONDAY_LIST_COLUMNS | DEPRECATED: Use MONDAY_COLUMNS instead. Lists all columns and their properties for a specified Monday.com board_id; the board must exist. | All levels |
List groupsMONDAY_LIST_GROUPS | Retrieve all groups of a specified board. Use when you need to list groups on a board after confirming its board ID. Response is nested under data → boards[0] → groups; confirm boards[0] exists before accessing groups. | Read + write, Full access |
List itemsMONDAY_LIST_ITEMS | Retrieves specified subitems from Monday.com using their IDs, returning raw JSON. | All levels |
List items by column valuesMONDAY_LIST_ITEMS_BY_COLUMN_VALUES | Search for items on a Monday.com board based on column values using the items_page_by_column_values query. | All levels |
List subitems by parentMONDAY_LIST_SUBITEMS_BY_PARENT | Retrieve subitems nested under parent items via GraphQL API. | All levels |
List team membersMONDAY_LIST_TEAM_MEMBERS | List members of a specified team. Use when you need to retrieve all users in a given Monday.com team after confirming its team ID. | Read + write, Full access |
List usersMONDAY_LIST_USERS | Retrieves a list of users from Monday.com. | All levels |
Move item to boardMONDAY_MOVE_ITEM_TO_BOARD | Moves a Monday.com item to a specified board and group; requires the item, target board, and target group to exist. | Read + write, Full access |
Move item to groupMONDAY_MOVE_ITEM_TO_GROUP | Moves an item to a different group on the same Monday.com board; the item and group must exist. | Read + write, Full access |
Mute board settingsMONDAY_MUTE_BOARD_SETTINGS | Query a board's notification mute settings. | Read + write, Full access |
Pin to topMONDAY_PIN_TO_TOP | Pin an update to the top of an item. Use when you need to highlight an important update or keep it visible at the top. | Read + write, Full access |
Publish objectMONDAY_PUBLISH_OBJECT | Publish a Monday.com object. Use when you need to make an object publicly visible or change its state to published. | Read + write, Full access |
Query dashboardsMONDAY_QUERY_DASHBOARDS | Query dashboards via Monday.com objects API. | Read + write, Full access |
Query sprintsMONDAY_QUERY_SPRINTS | Query sprint data for agile project management from Monday.com boards. | Read + write, Full access |
Remove users from teamMONDAY_REMOVE_USERS_FROM_TEAM | Remove users from a Monday.com team. Use when updating team membership by removing user(s). | Full access |
Remove users from workspaceMONDAY_REMOVE_USERS_FROM_WORKSPACE | Remove users from a workspace. Use when revoking access for specific users in a workspace. | Full access |
Set board permissionMONDAY_SET_BOARD_PERMISSION | Sets or updates a board's default role and permissions. | Read + write, Full access |
TimelineMONDAY_TIMELINE | Retrieve an item's Email & Activities (E&A) timeline data from Monday.com. | Read + write, Full access |
Timeline itemMONDAY_TIMELINE_ITEM | Retrieve a specific timeline item from the Emails & Activities app by ID. | Read + write, Full access |
Unlike updateMONDAY_UNLIKE_UPDATE | Remove a like from an update on an item. Use when you want to retract a previously expressed approval or acknowledgment of an update. | Read + write, Full access |
Unpin from topMONDAY_UNPIN_FROM_TOP | Unpin an update from the top of an item. Use when you want to remove a pinned update from the top position of an item's updates feed. | Read + write, Full access |
Unpublish objectMONDAY_UNPUBLISH_OBJECT | Unpublish a Monday.com object (board, item, or workspace) to revert it from a published state. | Read + write, Full access |
Update boardMONDAY_UPDATE_BOARD | Updates a specified attribute of an existing board on Monday.com. | Read + write, Full access |
Update board hierarchyMONDAY_UPDATE_BOARD_HIERARCHY | Updates a board's position, workspace, or product in Monday.com. | Read + write, Full access |
Update columnMONDAY_UPDATE_COLUMN | Update column title or description. Use when modifying a column’s metadata after creation. | Read + write, Full access |
Update docMONDAY_UPDATE_DOC | Update a doc's title or append markdown content. | Read + write, Full access |
Update email domainMONDAY_UPDATE_EMAIL_DOMAIN | Update users' email domains. Use when migrating users to a new email domain; requires admin privileges. | Read + write, Full access |
Update folderMONDAY_UPDATE_FOLDER | Update a Monday.com folder's properties including name, color, or parent folder. | Read + write, Full access |
Update groupMONDAY_UPDATE_GROUP | Update an existing group on a board. Use when you need to modify a group's attribute (title, color, or position) after confirming the group ID. | Read + write, Full access |
Update itemMONDAY_UPDATE_ITEM | Update an existing item's column value on Monday.com. | Read + write, Full access |
Update multiple usersMONDAY_UPDATE_MULTIPLE_USERS | Update one or multiple users' attributes on Monday.com. | Read + write, Full access |
Update mute board settingsMONDAY_UPDATE_MUTE_BOARD_SETTINGS | Update a board's notification mute settings. | Read + write, Full access |
Update tagMONDAY_UPDATE_TAG | Return a tag's details or best-effort "rename" by creating or getting a tag with the requested name. | Read + write, Full access |
Update teamMONDAY_UPDATE_TEAM | Update a team's details in Monday.com. Use after identifying the team and desired changes. | Read + write, Full access |
Update users roleMONDAY_UPDATE_USERS_ROLE | Update users' roles to custom or default roles. | Read + write, Full access |
Update workspaceMONDAY_UPDATE_WORKSPACE | Update a Monday.com workspace. Use when you need to modify the name, description, visibility, or product placement of an existing workspace. | Read + write, Full access |
Upload assetMONDAY_UPLOAD_ASSET | Upload a file to an update or file column. | Read + write, Full access |
User connectionsMONDAY_USER_CONNECTIONS | Query user-specific connection data from Monday.com. | Read + write, Full access |
Just ask in plain language: “check Monday.com for …”, “create … in Monday.com”, “every Monday, … ”, and the agent finds the right tool, runs it, and reports back with a receipt in your Runs ledger. Anything outward-facing (sending, posting, publishing) that a mission didn't clearly authorize comes back to you as a ticket first.
| Agent says | What's happening | Fix |
|---|---|---|
| "Monday.com isn't connected" | No active connection (or this agent is denied) | Connect on the Integrations page; check the agent's per-app policy |
| "The connection has expired" | Monday.com ended the authorization (they all do periodically) | Click Reconnect on the account, same settings, one click |
| "I'm not allowed to do that" | The action is above the account's access level, or the agent is scoped down | Raise the level under Manage, or adjust that agent's policy |
| It did something unexpected | The ask was ambiguous (e.g. matched an existing item) | Be explicit, "create a NEW …", and give agents a working folder where relevant |