inject_rules
Generate formatted rules for AI prompts based on context. Returns structured text with scope labels and priority markers.
Instructions
Generate a formatted rules section for injection into AI prompts. Returns structured text with applicable rules for a given context, including scope labels and priority markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | Context/topic to filter relevant rules | |
| format | No | Output format: structured (markdown), compact (single line), json, anchored (by type) | structured |
| max_rules | No |