Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool as read-only, idempotent, non-destructive, and open-world. The description adds the key scoping detail (by slug, optionally filtered by targetId), but does not disclose behaviors such as pagination limits or response structure. This provides some additional context but not rich behavioral detail beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.