Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must add meaning to parameters. It does not explain 'asset', 'tf', or 'round_id' beyond context from the tool name. While 'asset' is partially understood from the schema enum, 'tf' and 'round_id' lack units or format hints. The description mentions 'amount' but that is a return field, not an input parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.