spec-quality-report
Analyze OpenAPI specifications to identify documentation quality issues, returning a score and list of problems to fix.
Instructions
Analyze OpenAPI spec documentation quality. Returns a score and list of issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | Limit analysis to a specific spec name. | |
| limit | No | Max number of issues to return (default: 50) | |
| severity | No | Minimum severity to include (default: "warning") | warning |