Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the agent knows it's a safe read. The description adds behavioral context beyond that by stating the tool returns specific scoping data and emphasizes its use for staying in scope, which is valuable. It does not disclose pagination or rate limits, but for a single-slug fetch those are not critical. It adds value without contradicting annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.