Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description never mentions the amount parameter or its units; an agent cannot determine whether amount is human-readable leUSD or raw base units, only that it must be a non-negative integer. The token label in the tool name implies leUSD, but that is inference, not documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.