Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, setting a clear safety baseline. The description adds valuable behavioral context by specifying the output granularity: it returns hierarchy, quantities, sourcing state, and interface dependencies, which would not be known otherwise. It also notes 'current revision,' distinguishing from version history or draft access, which enriches the interaction model.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.