list_rules
List all behavioral rules exposed by the server, showing URI, name, and description. Use to discover which rules are in effect before retrieving their full content.
Instructions
Enumerate every behavioral rule the server exposes as a resource, each with its URI, name, and description. Use to discover which rules are in effect, then fetch a body with read_resource_body or resources/read. Read-only manifest view, takes no arguments. Returns a count plus a rules array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||