Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the properties 'crm' and 'crm' and 'destination' are only typed as arrays with no descriptions. The description loosely maps 'crm' to CRM conversions and 'destination' to destination conversion records, but it does not explain the expected structure, required fields, or how the two arrays relate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.