Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that the operation is asynchronous ('Queue') and outlines the expected follow-up polling and acceptance steps, which annotations do not convey. It adds meaningful behavioral context beyond the readOnlyHint/destructiveHint flags, though it does not mention rate limits, costs, or failure modes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.