Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses the data source (local Perplexity dataset), the computation (rolling statistics, 7-day momentum), and the output components. However, it does not mention edge cases like invalid symbols, empty data, or whether the tool makes external network calls. It is transparent about the main behavior but not exhaustive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.