Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It adds a useful architectural fact: execution happens in the game checkout, not on this host, which affects how the agent interprets the result. However, it does not disclose polling semantics, whether repeated polling is expected, potential side effects, or what error states may occur.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.