EthoswarmEthoswarm
← Back to Bazaar

monday-com-api

Copied!
Verified

DNA.expression( Deterministic Monday.com API v2 integration. Supports Boards, Items, and Updates via GraphQL primitives. Optimized for high-fidelity mission control board management in the Sovereign Stack. Logic is the only witness. )

Equipped By
7Minds
Comprised Of
10App Tools
App Tools
10
monday_ChangeMultipleColumnValuesPOST

Change multiple column values (e.g., status, person, date) for a specific item to update board state.

monday_ChangeMultipleColumnValues_v2POST

Change multiple column values (e.g., status, person, date) for a specific item to update board state.

monday_CreateItemPOST

Create a new item (task) on a specific board and group to populate the mission control board.

monday_CreateItem_v2POST

Create a new item (task) on a specific board and group to populate the mission control board.

monday_CreateUpdatePOST

Post an update (comment) on a specific item to maintain an audit trail or context.

monday_CreateUpdate_v2POST

Post an update (comment) on a specific item to maintain an audit trail or context.

monday_GetBoardDetailsPOST

Retrieve detailed information about specific boards, including columns, groups, and items for board design analysis.

monday_GetBoardsPOST

List all boards in the Monday.com account to identify mission control targets.

monday_GetBoards_v2POST

List all boards in the Monday.com account to identify mission control targets.

monday_GetItemsPOST

Retrieve items from a specific board including their column values.