Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for behavioral disclosure, but it only says 'Get information' with no details on return format, side effects, read-only nature, or error handling. This gives the agent no insight into what the tool actually does beyond the implied get operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.