get_workspace_chat_config
Retrieve the resolved chat rules and commands for a workspace (and optional persona) to see what the workspace chat assistant uses.
Instructions
Get resolved chat rules and commands for a workspace.
Returns the list of rules and commands that apply to the workspace (and optional persona). These are the same rules and commands the workspace chat assistant sees. Response includes metadata only (id, name, scope); full rule/command content is not included in this endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persona_name | No | Optional persona for persona-scoped rules/commands. | |
| workspace_name | Yes | The workspace to query (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |