Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the description adds no information about parameters. The description does not mention the 'input' object or its properties (name, type, details, active, description). With low coverage and no parameter info in the description, the agent must rely solely on the schema, which lacks enum values for 'type' and detailed context for 'details'.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.