Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It mentions the return format ('Markdown格式' - Markdown format), which is useful. However, it lacks critical behavioral details: whether this is a read-only operation, potential rate limits, authentication needs, data freshness (e.g., delayed vs. real-time), error handling, or what happens with invalid codes. For a real-time data tool with zero annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.