conversations_canvases_create
Create a new canvas in a Slack channel. Optionally include initial document content as markdown.
Instructions
Create a canvas in a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ID of the channel the canvas belongs to (e.g. C0123). | |
| document_content | No | Canvas body as a structured document object (e.g. a markdown document). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||