Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description says 'get' (获取), which suggests read-only behavior, but the schema includes 'clean' and 'clear' actions that are destructive. With no annotations provided, the description carries full burden and fails to disclose these mutating operations, actively misleading users about the tool's capabilities.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.