Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, providing safety expectations. The description adds the 'every' quantifier and the 'private local bridge' scope, but does not describe return format, pagination, or any potential side effects. This is consistent with the annotations and adds minimal behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.