Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the description must explain parameter meaning, but it does not. The description 'Create a reminder' adds no information about the 'text', 'time', 'recurrence', 'team_id', or 'user' parameters. The agent is left to infer from parameter names alone, which is insufficient.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.