Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden for behavioral disclosure. It notes that 'Optional requester-proof fields depend on the historical receipt,' which hints at conditional output, but it does not explicitly state whether the operation is read-only, requires authentication, or has any side effects. The term 'signed receipt' implies cryptographic integrity but not operational behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.