Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=false and destructiveHint=false, which are consistent with the description. However, the description adds no behavioral context beyond what annotations state—no mention of permissions, idempotency, side effects, or error behavior. It briefly adds the 'inside a project' scoping, but that is structural rather than behavioral.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.