Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and non-destructive behavior. The description adds a meaningful extra constraint: offers are funded and legitimate, and the user must complete human actions truthfully, which is useful context beyond the annotations. It does not discuss return format, result size, or any call-specific side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.