Get Rule
get_ruleRetrieve the full content of a specific SSW Rule by its URI slug, including title, URL, metadata, and cleaned markdown with JSX removed.
Instructions
Get the full content of a specific SSW Rule by its URI slug.
Returns the rule's title, URL, metadata, and full cleaned markdown content. The content has JSX components stripped for clean reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The rule URI slug (e.g. '3-steps-to-a-pbi', 'definition-of-done'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||