Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. '查询' (query) reasonably implies a read-only operation with no side effects, but the description does not disclose return shape, filtering semantics, or any state requirements, leaving some ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.