Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description adds substantial meaning for the 'section' parameter, explaining exactly what each value returns and the cost implication. It complements the schema's enum descriptions, though 'response_format' is not addressed, leaving that to the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.