Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With only 15% schema description coverage, the description needed to explain key parameters like line, lines, query, format, document_id, estimate_id, progress_pct, and idempotency_key, but it mentions none of them. The phrase 'tenant-scoped' only weakly echoes the tenant_id schema description. An agent cannot infer how to construct a valid call from this text.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.