Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of disclosing behavior. It does state the tool is a query ('查询'), implying a read-only operation, and says it returns status and results. However, it does not disclose potential side effects, whether the query blocks, polling behavior, or error/return semantics. The 'M10' label is cryptic and adds no behavioral value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.