Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate but adds no parameter information. It doesn't explain what 'objectType' represents (the enum values like 'companies', 'contacts'), what 'objectIds' should contain (e.g., CRM IDs), format requirements, or constraints (e.g., maximum batch size). The description's mention of 'CRM objects' loosely relates to 'objectType' but provides no actionable details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.