Skip to main content
Glama

edit-edge

Modify existing diagram connections by updating edge properties like labels, styles, or endpoints. Change specific attributes while preserving unmodified settings.

Instructions

Update properties of an existing edge by its ID. Only provided fields are modified; unspecified properties remain unchanged.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cell_idYesIdentifier (`id` attribute) of the edge cell to update. The ID must reference an edge.
textNoReplace the edge's label text.
source_idNoReassign the edge's source terminal to a different cell ID.
target_idNoReassign the edge's target terminal to a different cell ID.
styleNoReplace the edge's style string (semi-colon separated `key=value` pairs).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lgazo/drawio-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server