Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. The verb 'List' implies a read-only operation, but the description does not state whether results are paginated, how they are sorted, or whether the returned regions are scoped to the provided zone_id. No side effects are mentioned, but the absence of output details leaves an agent under-informed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.