Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It explicitly states that the operation is read-only and has no execution or payment authority, which is valuable safety information. It does not mention authentication, rate limits, or failure behavior, but for a zero-parameter polling tool this is reasonably transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.