slack_update_message
Update an existing Slack message by passing a JSON string of arguments to the Slack connector operation.
Instructions
Slack connector operation update_message (platform tool slack.update_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 |