get-connectors
Retrieve all connectors on a Miro board by specifying the board ID, with options to limit results and enable pagination for efficient data handling.
Instructions
Retrieve all connectors on a specific Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board whose connectors you want to retrieve | |
cursor | No | Cursor for pagination | |
limit | No | Maximum number of connectors to return (default: 50) |