Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 83%, so the schema already covers most parameter meanings: csv size limit, basis, source, captured_at format, and organization_id. The description adds no extra parameter-level context, and the nested 'mapping' object remains undescribed in both schema and description. Baseline 3 is appropriate because the schema handles most of the burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.