Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint, openWorldHint, and idempotentHint. The description adds context: the API source (GSI), that no authentication is required, and the specific address format constraint. This goes beyond what annotations provide, though it could mention response format or rate limits for full transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.