Get Chat Command
get_chat_commandRetrieve the full content of a specific workspace chat command by its ID and workspace name, so you can review or reuse the exact command.
Instructions
Get a single chat command by ID (full content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | Yes | The command ID to retrieve. | |
| workspace_name | Yes | The workspace the command belongs to (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |