Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but offers minimal behavioral insight. It implies a diagnostic/read-only operation but doesn't disclose response format (e.g., success/failure details), error conditions, or side effects (e.g., if it logs attempts). More context on what 'working' entails would help.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.