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 discloses that this is a query operation ('조회') and mentions the real-time nature and data volume, but does not cover authentication, rate limits, data freshness, or error handling. The parameter defaults and empty-string behavior are documented, which adds some transparency, but the overall behavioral context remains basic.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.