Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and non-destructive behavior, and the description adds useful context: Yahoo Finance/yfinance as data source, no API key required, and a flattened per-ticker column format. It doesn't disclose rate limits or data-quality caveats, but those are minor for a read-only fetch.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.