Get Canvas Context
get_canvas_contextGet the active page and selected business objects from the canvas to see what's currently being worked on. Returns only structured context, omitting image data and secrets.
Instructions
Return the active page and selected Canvas business objects without returning image bytes or secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detailLevel | No | selection |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| error | No | ||
| pages | No | ||
| projectId | No | ||
| selection | No | ||
| projectName | No | ||
| activePageId | No | ||
| elementCount | No |