Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already report readOnlyHint=false, idempotentHint=false, and destructiveHint=false; the description merely restates mutation with 'Create'. It adds no additional behavioral context such as duplicate handling, ownership, return behavior, or side effects beyond what annotations already imply.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.