Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. It discloses 'Read-only,' which is a meaningful safety trait for an agent. However, it does not mention any required authentication, whether results come in a specific order, or any rate-limit implications. The read-only hint adds value but leaves other behavioral aspects undisclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.