Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25%, with companyId receiving a minimal 'UUID value wrapper' description and basis, startDate, endDate lacking any descriptions. The tool description does not explain the meaning of the date range or basis enum, leaving the agent without enough information to populate these parameters correctly. It fails to compensate for the sparse schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.