Monday
for LuumenAI

Read boards, docs, and audit logs in monday.com, then change access on approval

Connect monday.com and Luumen can read your boards, columns, docs, and account activity from the terminal. Ask who has access to a board, what changed last week, or how work is spread across a workspace. Changes like adding users to a board or archiving an item are previewed first and wait for your approval by default.

The Monday toolbox

122 tools: 45 read, 77 write. Reads answer instantly. Writes require approval by default. Everything is logged.

  • ReadGet account trigger statisticsRetrieve statistics about account-level triggers and automations.
  • ReadAggregate board dataAggregate data across Monday.com boards using groupings and aggregation functions like COUNT, SUM, MEAN, MIN, MAX.
  • ReadGet app subscriptionRetrieve current app subscription data for the account.
  • ReadGet audit logsRetrieve detailed security-related activity records for a Monday.com account.
  • ReadGet document blocksRetrieve document block data from workdocs via the API.
  • ReadGet boardsRetrieve board data via the Monday.com API.
  • ReadGet board columnsRetrieve column metadata from boards via the GraphQL API.
  • ReadGet connection board IDsRetrieve board IDs associated with connection columns.
  • ReadGet connectionsRetrieve connection data for integrations with external services.
  • ReadGet custom activityRetrieve custom activity data from the Emails & Activities app.
  • ReadRetrieve Monday docsRetrieve Monday.com document data via the API.
  • ReadGet account infoRetrieve account metadata and settings for the authenticated Monday.com account.
  • ReadGet board activity logsRetrieve activity logs from a specific Monday.com board.
  • ReadGet API versionRetrieve the Monday.com API version in use.
  • ReadGet assetsRetrieve file/asset metadata from monday.com by asset IDs.
  • ReadGet board viewsRetrieve board view data via GraphQL API.
  • ReadGet favoritesRetrieve all favorited items for the authenticated user.
  • ReadGet foldersRetrieve folder data from workspaces with filtering and pagination options.
  • ReadGet form detailsRetrieve form metadata via the API using the form's unique token from the URL.
  • ReadGet items by IDsRetrieve specific items by their IDs from Monday.com, returning metadata including name, timestamps, state, board, and group information.
  • ReadGet current userFetch the current authenticated user's profile and permissions.
  • ReadGet mutation complexityGet complexity data of mutations in Monday.com.
  • ReadGet query complexityRetrieve complexity data and cost metrics for Monday.com API operations.
  • ReadGet tagsRetrieve tags from the account.
  • ReadGet teamsRetrieve teams from Monday.com.
  • ReadGet update repliesRetrieves updates and their replies for a specific Monday.com item.
  • ReadGet item updatesRetrieve updates for a specific item.
  • ReadGet API versionsRetrieve data about available API versions.
  • ReadGet view schema by typeRetrieve type-specific board view configuration schemas via GraphQL API.
  • ReadGet webhooksRetrieve webhooks for a board.
  • ReadGet workspacesRetrieve workspaces.
  • ReadGet items pageRetrieve 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.
  • ReadList groupsRetrieve all groups of a specified board.
  • ReadList itemsRetrieves specified subitems from Monday.com using their IDs, returning raw JSON.
  • ReadList items by column valuesSearch for items on a Monday.com board based on column values using the items_page_by_column_values query.
  • ReadList subitems by parentRetrieve subitems nested under parent items via GraphQL API.
  • ReadList team membersList members of a specified team.
  • ReadList usersRetrieves a list of users from Monday.com.
  • ReadQuery board mute settingsQuery a board's notification mute settings.
  • ReadQuery dashboardsQuery dashboards via Monday.com objects API.
  • ReadQuery sprintsQuery sprint data for agile project management from Monday.com boards.
  • ReadGet item timelineRetrieve an item's Email & Activities (E&A) timeline data from Monday.com.
  • ReadGet timeline itemRetrieve a specific timeline item from the Emails & Activities app by ID.
  • ReadGet user connectionsQuery user-specific connection data from Monday.com.
  • ReadWho Am IReturn the identity (name, email, account) of the connected monday.com account.
  • WriteActivate usersActivate or reactivate users in a Monday.com account. Approval by default
  • WriteAdd subscribers to objectAdd subscribers or owners to a monday.com object. Approval by default
  • WriteAdd teams to boardAdd teams to a Monday.com board with specified permission levels. Approval by default
  • WriteAdd users to boardAdds users to a Monday.com board with a specified role. Approval by default
  • WriteAdd users to teamAdd users to a Monday.com team. Approval by default
  • WriteAdd users to workspaceAdd one or more users to a workspace. Approval by default
  • WriteArchive boardArchives a specified, existing, and unarchived board in Monday.com; archived boards can typically be restored later. Approval by default
  • WriteArchive itemArchives an existing Monday.com item, moving it from active board views to the archive where it can be potentially restored. Approval by default
  • WriteArchive objectArchives a Monday.com object by changing its state to archived rather than permanently deleting it. Approval by default
  • WriteArchive workspaceArchive a Monday.com workspace. Approval by default
  • WriteChange simple column valueChanges 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… Approval by default
  • WriteConnect project to portfolioLinks an existing project board to a portfolio board for centralized management. Approval by default
  • WriteConvert board to projectConverts a regular Monday.com board into a project board with advanced project management features. Approval by default
  • WriteCreate a Monday boardCreates a Monday.com board; `template_id` if used must be accessible, and `folder_id` must be in `workspace_id` if both are provided. Approval by default
  • WriteCreate columnCreates a new column with a specified type and title on a monday.com board. Approval by default
  • WriteCreate custom activityCreate a custom activity in the Monday.com Emails & Activities app. Approval by default
  • WriteCreate a Monday dashboardCreate a Monday.com dashboard with associated boards. Approval by default
  • WriteCreate docCreate a new doc in Monday.com. Approval by default
  • WriteCreate a folderCreate a new folder in a Monday.com workspace to organize boards. Approval by default
  • WriteCreate groupCreates a new group with the given `group_name` on an existing Monday.com board, identified by its `board_id`. Approval by default
  • WriteCreate itemCreates a new item on a Monday.com board, optionally assigning it to a group and setting column values. Approval by default
  • WriteCreate Item From Natural LanguageCreates a new item on a Monday.com board from a natural language description. Approval by default
  • WriteCreate notificationSend a notification to a user. Approval by default
  • WriteCreate objectCreate any Monday.com object via GraphQL mutation. Approval by default
  • WriteCreate tagCreate a new tag or return an existing tag. Approval by default
  • WriteCreate timeline itemCreate a new timeline item in the Emails & Activities app on a Monday.com item. Approval by default
  • WriteCreate updateCreate a new update for an item or reply to an existing update. Approval by default
  • WriteInvite and create a Monday userInvite and create a new user. Approval by default
  • WriteCreate a Monday workspaceCreate a Monday.com workspace. Approval by default
  • WriteDeactivate usersDeactivate users from a monday.com account. Approval by default
  • WriteDelete assetRemove uploaded files. Approval by default
  • WriteDelete boardPermanently delete a board from your Monday.com account. Approval by default
  • WriteDelete columnDeletes a specified column from a Monday.com board; this action is destructive and cannot be undone via the API. Approval by default
  • WriteDelete Custom ActivityDelete a custom activity from the Emails & Activities app. Approval by default
  • WriteDelete docDelete a Monday.com doc by its ID. Approval by default
  • WriteDelete folderPermanently delete a folder and all its contents from a Monday.com workspace. Approval by default
  • WriteDelete groupPermanently deletes an existing group (and its items) from an existing board in Monday.com. Approval by default
  • WriteDelete itemPermanently deletes an existing Monday.com item; this action is irreversible via the API. Approval by default
  • WriteDelete objectPermanently delete a Monday.com object with a 30-day recovery grace period. Approval by default
  • WriteDelete subscribers from boardRemove subscribers from a Monday.com board. Approval by default
  • WriteDelete tagRemove a tag from an item in Monday.com. Approval by default
  • WriteDelete teamDelete an existing team; use when you need to permanently remove a team by its ID after confirming it’s no longer needed. Approval by default
  • WriteDelete teams from boardRemove teams from a board; use when you need to revoke team access to a specific board. Approval by default
  • WriteDelete teams from workspaceRemove teams from a workspace. Approval by default
  • WriteDelete timeline itemDelete a timeline item from the Emails & Activities app. Approval by default
  • WriteDelete updateDelete an update by its ID. Approval by default
  • WriteDelete workspacePermanently delete a workspace by its ID. Approval by default
  • WriteDuplicate boardDuplicate a Monday.com board with its structure and optionally items and updates. Approval by default
  • WriteDuplicate itemDuplicates an item on a Monday.com board, optionally including its updates. Approval by default
  • WriteEdit updateModify the text content of an existing update on an item. Approval by default
  • WriteImport doc from HTMLImport HTML content into a new Monday.com doc, converting it to doc blocks. Approval by default
  • WriteLike updateLike an update on an item. Approval by default
  • WriteMove item to boardMoves a Monday.com item to a specified board and group; requires the item, target board, and target group to exist. Approval by default
  • WriteMove item to groupMoves an item to a different group on the same Monday.com board; the item and group must exist. Approval by default
  • WritePin update to topPin an update to the top of an item. Approval by default
  • WritePublish objectPublish a Monday.com object. Approval by default
  • WriteRemove users from teamRemove users from a Monday.com team. Approval by default
  • WriteRemove users from workspaceRemove users from a workspace. Approval by default
  • WriteSet board permissionSets or updates a board's default role and permissions. Approval by default
  • WriteUnlike updateRemove a like from an update on an item. Approval by default
  • WriteUnpin update from topUnpin an update from the top of an item. Approval by default
  • WriteUnpublish objectUnpublish a Monday.com object (board, item, or workspace) to revert it from a published state. Approval by default
  • WriteUpdate boardUpdates a specified attribute of an existing board on Monday.com. Approval by default
  • WriteUpdate board hierarchyUpdates a board's position, workspace, or product in Monday.com. Approval by default
  • WriteUpdate columnUpdate column title or description. Approval by default
  • WriteUpdate a docUpdate a doc's title or append markdown content. Approval by default
  • WriteUpdate email domainUpdate users' email domains. Approval by default
  • WriteUpdate a Monday folderUpdate a Monday.com folder's properties including name, color, or parent folder. Approval by default
  • WriteUpdate groupUpdate an existing group on a board. Approval by default
  • WriteUpdate itemUpdate an existing item's column value on Monday.com. Approval by default
  • WriteUpdate multiple usersUpdate one or multiple users' attributes on Monday.com. Approval by default
  • WriteUpdate mute board settingsUpdate a board's notification mute settings. Approval by default
  • WriteUpdate tagReturn a tag's details or best-effort "rename" by creating or getting a tag with the requested name. Approval by default
  • WriteUpdate teamUpdate a team's details in Monday.com. Approval by default
  • WriteUpdate users roleUpdate users' roles to custom or default roles. Approval by default
  • WriteUpdate a Monday workspaceUpdate a Monday.com workspace. Approval by default
  • WriteUpload AssetUpload a file to an update or file column. Approval by default

One prompt, start to finish

What a governed Monday run looks like inside Luumen.

Questions

How does LuumenAI connect to Monday?

Authorize once with OAuth 2.0. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.

Can LuumenAI change things in Monday on its own?

Read actions answer immediately. Anything that writes — activate users, add subscribers to object, add teams to board, add users to board, and more — is shown as a plan and requires approval by default, including the 21 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.

Who gets access to the integration?

You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.

Is there an audit trail?

Every call to Monday — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.

Put Monday to work with Luumen

Connect in minutes. Every action scoped, approved, and audited from day one.