get_chat_command
Retrieve a specific chat command by ID to access its complete content. Ideal for inspecting command details within a workspace.
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 |