Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark this read-only, idempotent, and non-destructive. The description adds valuable behavioral detail beyond annotations: breakeven is always returned, profit/return percentage/total fees appear only when a sell price is provided, and all figures are in GBP. This gives the agent a clear model of output behavior without contradicting the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.