delimit_spec_health
Evaluates OpenAPI specs on completeness, security, consistency, documentation, and best practices. Returns an overall score, letter grade, and recommendations for improvement.
Instructions
Score an OpenAPI spec on quality dimensions. Instant health grade.
Evaluates completeness, security, consistency, documentation, and best practices. Returns an overall score (0-100), letter grade (A-F), per-dimension breakdowns, and specific recommendations for improvement.
Use this for quick spec quality checks during onboarding or code review. Works on any valid OpenAPI 3.x or Swagger 2.0 spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Path to an OpenAPI spec file (YAML or JSON). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||