Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already covers the safety profile, so the description needs less behavioral disclosure. It adds useful context by specifying the source of the slug and listing the payload fields, but it does not describe error behavior or the exact structure of the response beyond field names.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.