Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 13% (only consentConfirmed has a description), yet the tool description does not explain any of the 8 parameters. It only hints that they are the output of prepare_appointment_brief, but without specific meanings for mainGoal, changes, impacts, etc., the agent cannot correctly populate these fields. The description fails to compensate for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.