Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 80%, and the schema already documents locator.kind, cursor, on_date, and version_id. The description adds a concise restatement of the version_id policy ('the service serves one text per instrument') and implicitly explains cursor via pagination, but it does not materially expand meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.