Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions 'real-time' and 'history supported' which gives some context about data freshness and temporal scope, but doesn't cover critical aspects like rate limits, authentication requirements, data sources, error handling, or whether this is a read-only operation versus something that triggers calculations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.