Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false, destructiveHint=false, and idempotentHint=false, which covers the write/safety profile. The description only adds the HTTP method and endpoint, which is mechanical rather than behavioral. It does not disclose auth requirements, what side effects occur, or response behavior. The 'Postman JSON body' reference is vague.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.