govern_estate
PRO — Run the core governance checks across a WHOLE SET of internal APIs and roll them up: per-API score/grade/errors/PII, plus estate aggregates (avg score, grade distribution, APIs with PII/secrets) and a worst-first punch-list of what to fix. Pass apis ([{id, document}]) and your own ruleset. detail:true adds per-API dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apis | Yes | The estate: one entry per API, [{ id, document }]. `document` alone is accepted for a single API. |