canvases_edit
Edit a Slack canvas by applying ordered insert, replace, or delete operations to specified sections.
Instructions
Edit a canvas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | Ordered edit operations, each with an operation (insert/replace/delete), document_content, section_id. | |
| canvas_id | Yes | Encoded ID of the canvas to edit (e.g. ``F0123ABC456``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||