Skip to content

Deployment

deployment_canvas_move_node

Update position/size of a canvas node

Tool

deployment_canvas_move_node

Update position/size of a canvas node

Update position/size of a canvas node

Behavior

HTTP
PUT /deployment/environments/:environmentId/canvas/nodes/:nodeId

Arguments

NameTypeRequiredDescription
xnumberNo description in the catalog.
ynumberNo description in the catalog.
widthnumberNo description in the catalog.
heightnumberNo description in the catalog.
nodeIdstringNo description in the catalog.
environmentIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
xnumber
ynumber
idstring
widthnumber
heightnumber
nodeIdstring
nodeKindstring
createdAtstring
updatedAtstring

Try it

Update position/size of a canvas node.

When to use

Update position/size of a canvas node

Example

Ask your agent something like this:

Update position/size of a canvas node.

The agent will invoke deployment_canvas_move_node with these arguments:

{
  "nodeId": "<nodeId>",
  "environmentId": "<environmentId>"
}

Esc

Start typing to search the docs.

navigateselect