miro_update_connector
Modify connector appearance in Miro boards by adjusting style, arrow caps, text labels, or color to improve diagram clarity.
Instructions
Update a connector's style (straight/elbowed/curved), caps, caption, or color.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| connector_id | Yes | ID of the connector to update | |
| style | No | Connector style: straight, elbowed, curved | |
| start_cap | No | Start arrow: none, arrow, filled_arrow, diamond, etc. | |
| end_cap | No | End arrow: none, arrow, filled_arrow, diamond, etc. | |
| caption | No | Text label on the connector | |
| color | No | Connector line color (hex) |