Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 15%, with only tenant_id and adapter_id described. The description does not explain any of the 13 parameters, such as format, estimate_id, document_id, query, bridge, approval, or idempotency_key, nor how they relate to the export operation. With such low schema coverage, the description was expected to compensate, but it provides no parameter-level meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.