Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden and does well by disclosing key behavioral traits: it's a read-only analysis tool (implied by 'detect'), uses statistical analysis with a specific threshold (2.5 standard deviations), analyzes recent runs (default 50), and returns structured anomaly details. It doesn't mention rate limits, authentication needs, or data retention policies, but covers the core behavior adequately.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.