Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure, and it does communicate access requirements, costs, default window size, and the effect of omitting the chain parameter. However, it does not state whether this is a read-only operation, whether pagination or rate limits apply, or how authentication failures behave.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.