Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides only type and default for the 'symbol' parameter, with 0% schema description coverage. The description fully compensates by explaining the parameter means a token symbol or comma-separated list, with concrete examples ('BTC', 'BTC,ETH'), and the trigger phrases demonstrate usage context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.