list_chat_commands
Retrieve slash-command instructions for a workspace. Filter by scope, active status, or page to narrow results.
Instructions
List chat commands (slash-command instructions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| scope_id | No | Filter by scope ID. | |
| is_active | No | Filter by active status. | |
| page_size | No | Items per page (1-200). | |
| scope_type | No | Filter by scope (platform, org, workspace, persona, user). | |
| workspace_name | Yes | The workspace to query (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |