Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description explicitly discloses that the operation is asynchronous ('后台异步'), which is valuable behavioral context. However, with no annotations provided, the description carries a heavier burden; it does not mention side effects, how to monitor completion, or whether existing transitions are overwritten. It adds one key behavior but leaves others undisclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.