Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden for behavioral disclosure. It only implies a read operation via 'Get' but does not disclose side effects, prerequisites (e.g., connection), return format, or any operational caveats. For a simple getter, more context could be expected.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.