required-tag-description
Overview
This rule belongs to the openapi-v3-agentic-tools-linting ruleset and states that:
Every tag defined in the 'tags' array should contain a meaningful description. Clear descriptions help developers and AI agents understand grouping and intent. Well-documented tags improve agentic tool reasoning and enhance generated outputs.
| Property | Value |
|---|---|
| Enabled | No |
| Maximum Severity | Warning |
| Message | Tag should include a non-empty description. |
| Code | OPENAPI3AGENTICTOOLS_L002 |
| Type | Linting |
| Rule System | Semantic |
| Broad Category | OpenAPI Root Information |
| Products Impacted | Agentic Tools Generation, Developer Experience Portal |
| Tags | code generation AI Agentic tools mcp llm openapi3 openapi semantic linting apimatic tags description |