Audit OpenAPI agent readiness
audit_openapi_readinessStatically inspect an OpenAPI 3.0 or 3.1 JSON object or JSON string for operation identity, auth and scopes, errors, examples, retries, limits, lifecycle, pagination, and workflows. No API operation is executed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | OpenAPI JSON object or a string containing JSON. YAML is reported as unsupported and unobservable. |