Slack
SLACK_DELETE_CANVAS
Deletes a Slack Canvas permanently.
Remote slack
Other tools also called SLACK_DELETE_CANVAS?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"canvas_id": {
"type": "string",
"description": "The unique identifier of the canvas to delete\nExample: \"F01234ABCDE\""
}
}
}