Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states the action ('retrieves') but does not specify whether the operation is read-only, what data is returned, or any side effects. The term '조회' implies a read operation, but this is not explicit, and the description omits details like response format or potential limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.