Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint, idempotentHint, and openWorldHint, so the description does not need to restate those. It adds valuable context beyond the annotations by disclosing the null return behavior for invalid slugs and listing the specific detail fields returned, which is helpful and non-obvious.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.