Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, but the description adds meaning beyond the schema by explaining what each role grants: admin has full access, clients has read/write on assigned clients, and readonly is view-only. This helps the agent choose the correct role value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.