Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint, idempotent, non-destructive), the description adds important behavioral details: it returns only public findings and pages, unknown tokens yield not_found, and it does not trigger a crawl. These are meaningful, non-obvious behaviors that an agent cannot infer from the schema or annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.