Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description must fully disclose behavioral traits. It only states 'Get information' which implies a read operation but does not explicitly confirm idempotency, side-effect freedom, or any authorization requirements. This minimal disclosure is insufficient for a tool with no structured annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.