Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds non-obvious behavioral context beyond the annotations: the embedding model loads lazily on the first sentiment search, and specific infrastructure dependencies are checked. Annotations already indicate read-only, idempotent, and non-destructive behavior, so the description's extra detail is valuable, though it omits error/return behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.