Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It clarifies that the id must be from search_interpretation, which is useful, but it does not describe the output format, error handling for invalid ids, or explicitly state that this is a read-only operation (though '조회' implies reading). The description is minimal and lacks richer behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.