Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds the filtering criteria (name, display name, classification), which clarifies query semantics, but it does not disclose pagination behavior (limit default 50) or return structure. With annotations carrying the main behavioral burden, this is modest added context but not a rich disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.