Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description compensates by explaining every parameter's role, conditional requirements, and constraints. It clarifies that 'did' is required for balance/transactions, 'to_did' and 'amount' for transfer, and it documents pagination defaults. This is exactly the semantic guidance an agent needs beyond the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.