Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations are provided, the description carries full burden. It discloses that the operation is irreversible (⚠️ 此操作不可恢复), which is a key behavioral trait beyond the schema. However, it does not mention authorization requirements, effects on related data (e.g., subtasks), or error scenarios.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.