Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for behavioral disclosure. It only states the function (getting real-time data) without revealing traits such as idempotency, authentication needs, data freshness, or any side effects. The agent has no additional behavioral context beyond the plain meaning.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.