Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema already provides 100% coverage, describing each parameter (sql, agent_id, schema_ddl) with clear definitions. The description does not add any additional parameter-level meaning, only mentions 'Exact' in relation to the cert, which is ambiguous. The baseline of 3 is appropriate because the schema carries the parameter-semantics burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.