Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, openWorldHint=false, and destructiveHint=false, covering the safety profile. The description adds that the tool also returns artifact and routing-surface status, which is useful context beyond the raw schema. It does not go deeper (e.g., 404 behavior for unknown slugs, pagination, or whether status takes time to propagate), so it adds moderate value beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.