get_chat_rule
Retrieves a full chat rule by providing its ID and workspace name. Enables access to rule details for workspace chat configuration.
Instructions
Get a single chat rule by ID (full content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | The rule ID to retrieve. | |
| workspace_name | Yes | The workspace the rule belongs to (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |