Automate Monday.com work boards
monday-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Create boards, manage items, update columns, and organize groups in Monday.com
Best for
Syncing task pipelines from external sources into Monday workflow states at scale.
Inputs
- · board_name
- · item_name
- · column_values
- · group_id
Outputs
- · board_items
- · column_updates
- · grouped_tasks
- · shared_board_urls
Requires
- · Rube MCP (Composio)
- · Monday.com API
Preconditions
- · Rube MCP connected
- · Monday.com OAuth active
- · workspace_id available
Failure modes
- · board_kind must be one of 3 enum values
- · column_values JSON mismatch fails silently
- · subitem boards unsupported via REST
Trust signals
- · column type schemas fully documented
- · integer IDs consistent across responses