Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true, so the agent knows it is a safe read operation. The description adds that the operation returns both snippets and bundles and supports tag filtering, but it does not disclose pagination or response format. Given the annotation coverage, this level of additional context is acceptable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.