Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden. It indicates 'parse and quote' (suggesting a read-only operation), but does not disclose what 'parse' entails (e.g., symbol validation), whether the quote is real-time or delayed, any rate limits, or possible errors. This lack of detail leaves significant ambiguity for an agent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.