Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnly, openWorld, idempotent, non-destructive), the description adds valuable behavioral context: it clarifies the response is a bounded sample in API order, warns that zero may represent confidentiality suppression, and emphasizes that the matching-row count is authoritative despite the sample limitation. These details go well beyond the annotations and help the agent interpret results correctly.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.