Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover safety (readOnly, idempotent, non-destructive). The description adds return format (rate, timestamp, pair identifiers) and mentions optional dp/timezone, but doesn't disclose that batch requests are possible or that indices require a special API key (though that's in the schema). It adds some value beyond annotations but not rich behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.