slack_delete_scheduled_message
Delete a scheduled Slack message using the Lightbulb MCP server. Provide arguments as a JSON string to cancel a pending message.
Instructions
Slack connector operation delete_scheduled_message (platform tool slack.delete_scheduled_message).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |