rules_by_category
Find ASD-STE100 rules by exact category name (case-insensitive). Get matching rules to verify compliance for technical writing.
Instructions
Search for rules in the ruleset by exact category name (case-insensitive).
Use rules_toc first if you do not know the exact category names.
Parameters
category:
The category name to search for, e.g. "Technical nouns".
Returns
list[Rule] A (possibly empty) list of matching rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | The exact category name to search for, e.g. 'Technical nouns'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |