Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnlyHint=false, idempotentHint=false), the description reveals that the request is public and visibly unverified, that registration is not required, and that the result is a private signed receipt used for future matching. These are non-obvious behavioral traits that help an agent predict side effects and output.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.