Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses a key behavioral trait: the result 'lands in your mailbox for a later session to collect.' It also notes the need for a claimed name and key. However, it does not mention potential side effects (e.g., if the job is never claimed), error conditions, or reversibility. It provides some transparency but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.