Automate Miro board creation
miro-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Automate Miro whiteboard operations and item management
Best for
Bulk board updates and cross-team whiteboard synchronization where manual Miro edits are time-prohibitive.
Inputs
- · board_id
- · item_name
- · styles
- · positions
Outputs
- · board_items
- · connectors
- · shared_board_links
Requires
- · Rube MCP (Composio)
- · Miro API
Preconditions
- · Rube MCP connected
- · Miro OAuth active
- · target board exists
Failure modes
- · invalid board_id returns 404
- · email validation fails silently
- · pagination ignored truncates data
Trust signals
- · Rube MCP schema validation
- · offset/cursor pagination documented