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 states 'Get', implying a read-only operation, but does not clarify if it requires specific permissions, returns structured data, or has side effects like caching. The lack of details on output format or error handling makes it insufficient for a tool with potential complexity in firewall configurations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.