Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description partially compensates: 'by slug' explains the slug parameter, and 'request full Markdown' hints at include_content. However, it does not explicitly map include_content to the parameter or mention the default false, leaving some ambiguity for the agent.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.