Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already certify read-only, idempotent, and non-destructive behavior. The description adds useful behavioral details by specifying the return value ('canonical URLs and concise excerpts') and the scope ('published public content'). However, it does not disclose other behaviors like result ordering, pagination, or no-result handling, which are relevant for a search tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.