Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. While 'check' implies a read-only operation, it doesn't confirm safety, rate limits, authentication needs, or what 'info' includes. For a tool with no annotations, this is insufficient—it should describe the return format, potential errors, or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.