Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the readOnly/idempotent annotations, the description discloses key behavioral details: no email is sent, no wallet is needed, a pending place has no packet, and a posted place names a workId that is claimable. This meaningfully explains what happens and what does not happen during the call.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.