Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so each parameter is already documented. The description adds strategic guidance on which parameters to use as filters (status, workflowId, batchId, fileNameContains) and distinguishes filtering from pagination, which helps the agent choose parameters effectively. It doesn't add per-parameter details but provides contextual grouping that goes beyond a baseline 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.