Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnly, idempotent, non-destructive), the description reveals meaningful output behavior: the exact grid dimensions, the per-decade column constraints, the blank squares represented as null, and the source URL. This gives an agent precise expectations for the result format.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.