For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI reference
Get startedAPI reference
    • Overview
    • Quickstart
    • Model Context Protocol
  • Implementation guides
    • Tool Pack
    • Registered Users
    • MCP integration
    • Merge CLI
    • Link
    • Testing locally
  • Admin setup
    • User setup
    • Security rules
    • Authentication
    • Add OAuth credentials
  • Features
    • Magic Link
    • Remote MCP Server
    • Webhooks
    • Custom headers for MCP
  • Connectors
    • ActiveCampaign
    • Airtable
    • Amadeus
    • Amazon S3
    • Anaplan
    • Apollo
    • Articulate Reach 360
    • Asana
    • Aviationstack
    • BambooHR
    • Basecamp
    • bioRxiv
    • Bitbucket
    • Box
    • Calendly
    • Canva
    • ClickUp
    • ClinicalTrials.gov
    • Cloudflare
    • CMS Coverage
    • Confluence
    • Contentful
    • Databricks
    • Datadog
    • DocuSign
    • DoorDash
    • Dropbox
    • Duffel
    • Dynamics 365 Sales
    • Exa
    • Expensify
    • FactSet
    • Figma
    • Firecrawl
    • foursquare Foursquare
    • FreshBooks
    • Freshdesk
    • Freshservice
    • Front
    • Gamma
    • GitHub
    • GitLab
    • Gmail
    • Gong
    • Google BigQuery
    • Google Calendar
    • Google Docs
    • Google Drive
    • Google Maps
    • Google Meet
    • Google Sheets
    • Google Slides
    • Greenhouse
    • HiBob
    • HubSpot
    • Intercom
    • Jira
    • Jira Service Management
    • Klaviyo
    • Linear
    • LinkedIn
    • Make
    • Microsoft Teams
    • Miro
    • Monday.com
    • n8n
    • Notion
    • NPI Registry
    • OneDrive
    • OneNote
    • Oracle HCM
    • Outlook
    • PagerDuty
    • PayPal
    • Pipedrive
    • PubMed
    • Pylon
    • Quartr
    • QuickBooks Online
    • Ramp
    • Rootly
    • Salesforce.com logo A cloud computing company based in San Francisco, California, United States image/svg+xml Salesforce
    • SAP SuccessFactors
    • SendGrid
    • Sentry
    • ServiceNow
    • SharePoint
    • Shopify
    • Slack
    • Snowflake
    • Spotify
    • Square
    • Straker
    • Stripe
    • Teamwork.com
    • Trello
    • TripAdvisor
    • VisualPing
    • image/svg+xml SVG drawing This was produced by version 4.1 of GNU libplot, a free library for exporting 2-D vector graphics. Weather
    • Wikipedia
    • Workday
    • X
    • Yelp
    • image/svg+xml YouTube
    • golion-z-sourcefile-algaeZendesk
    • Zendesk Sell
    • Zoho CRM
    • Zoho Desk
    • Zoom
    • ZoomInfo
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
On this page
  • Available Tools
Connectors

Monday.com

Connect your AI agents to Monday.com.
Was this page helpful?
Previous

Miro

Next

n8n

Built with

Available Tools

list_boards

List boards with filtering by kind, state, workspace, and pagination support

get_board

Get detailed board information by ID including columns, groups, and permissions

create_board

Create a new board with specified name, kind, workspace, and optional template

update_board

Update board properties like name, description, or communication settings

archive_board

Archive board to hide from active view while preserving all data

delete_board

Permanently delete board and all its data (irreversible operation)

duplicate_board

Duplicate board with structure, items, or full data including updates

list_items

List items with filtering by IDs, pagination, and newest first sorting

get_item

Get detailed item information by ID including column values and metadata

create_item

Create a new item in a board with name and optional column values

update_item_column_values

Update multiple column values for an item in a single operation

change_column_value

Change a single column value for an item

archive_item

Archive item to hide from active view while preserving all data

delete_item

Permanently delete item and all its data (irreversible operation)

move_item_to_group

Move item to a different group within the same board

duplicate_item

Duplicate item with same column values and optionally include updates

create_subitem

Create a subitem under an existing item for hierarchical task organization

clear_item_updates

Clear all updates and comments from an item (irreversible operation)

list_updates

List updates with pagination support

create_update

Create a new update (comment/post) on an item

edit_update

Edit an existing update to modify its text content

delete_update

Permanently delete an update and all its replies (irreversible operation)

like_update

Like an update to show appreciation or agreement

list_users

List users with filtering by kind, status, and pagination support

get_user

Get detailed user information by user ID including profile and status

get_current_user

Get information about the currently authenticated user

add_users_to_board

Add users to a board as owners or subscribers

remove_users_from_board

Remove users from a board, revoking their access

list_workspaces

List workspaces with filtering by kind, state, and other options

create_workspace

Create a new workspace with specified name, kind (open/closed), and optional description

list_teams

List all teams in the account with member details

create_team

Create a new team with specified name and optional initial members

list_tags

List all tags in the account with details like name and color

create_or_get_tag

Create a new tag or get existing tag by name

list_folders

List all folders in workspaces with hierarchical organization details

create_folder

Create a new folder in a workspace to organize boards hierarchically