Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already documents the single required parameter, so the baseline is high. The description adds meaningful nuance by explaining that 'id' is the expert's slug, and the schema's note that it comes from search complements that. Coverage is 100%, and the description strengthens the meaning beyond the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.