validate_openapi_spec
Validates an OpenAPI specification for AI agent compatibility, assessing documentation quality and providing a score with recommendations for improvement.
Instructions
Validate an OpenAPI spec for agent-friendliness.
Checks if the API documentation is good enough for AI agents to use the API effectively.
Args: spec_url: URL to OpenAPI/Swagger spec
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec_url | Yes |