slack.createCanvas creates a Slack Canvas with optional Markdown content. Set channelId to add the new canvas as a channel tab; Slack requires a channel for Canvas creation on free workspaces.
Example
automations/create-slack-canvas.automation.ts
Inputs
Output
Returns{ canvasId } with the stable Slack Canvas ID.