Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses that the tool returns 'bucketed' historical data constrained by the `minutes` range, which implies a read-only operation. However, it does not explain bucket granularity, pagination, or behavior for invalid inputs, leaving some behavioral uncertainty.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.