Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only states it 'gets' info, implying a read-only operation. It lacks details on permissions, rate limits, error handling, or response format. For a tool with zero annotation coverage, this minimal disclosure is inadequate, leaving behavioral traits like authentication needs or data scope unspecified.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.