get_domain
Retrieve the complete rule text for any domain using its ID, so the audit agent can access and apply the full rules. This is the only utility that provides rule body content.
Instructions
Return the full document text for one domain, given its id (e.g. 'd01').
This tool serves the full rule text: it is meant for the local agent
driving the audit, which needs the rules to apply them. Nothing else
in this package returns rule body text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |