Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden. It discloses key behavioral traits: it's a read operation ('fetches'), it has limitations ('does not provide Level 2 data'), and it's essentially non-functional ('placeholder', 'returns message indicating unavailability'). This gives the agent important context about what to expect.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.