Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true. The description adds batch limit (up to 25), confirms the return includes full abstracts, and notes the truncation flag from the sibling search. It doesn't describe the exact response shape or error/side-effect behavior, but for a read-only fetch with annotations covering safety, the added context is valuable and not redundant.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.