Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for disclosing behavior. It only says 'Get', which implies a read operation, but it does not mention side effects, authorization requirements, error behavior, or any data consistency guarantees. This is a minimal disclosure that does not add context beyond the tool's name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.