Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It communicates this is a read-style lookup ('조회합니다' — queries), defines input limits (maximum 100), and enumerates expected statuses (계속사업자, 휴업자, 폐업자 등). It does not mention error handling or network dependencies, but for a simple query tool the behavioral disclosure is adequate and non-misleading.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.