Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It transparently discloses the return contract: a JSON string with 'describe' and 'correlation' keys, per-column stats, and Pearson correlation. Edge cases like missing datasets or non-numeric columns are not mentioned, but the core behavior is clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.