miro_update_connector
Update a connector's style, caps, caption, or color on a Miro board. Provide the board ID and connector ID to modify.
Instructions
Update a connector's style (straight/elbowed/curved), caps, caption, or color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Connector line color (hex) | |
| style | No | Connector style: straight, elbowed, curved | |
| caption | No | Text label on the connector | |
| end_cap | No | End arrow: none, arrow, filled_arrow, diamond, etc. | |
| board_id | Yes | Board ID | |
| start_cap | No | Start arrow: none, arrow, filled_arrow, diamond, etc. | |
| connector_id | Yes | ID of the connector to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| message | Yes | ||
| success | Yes |