Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behaviors (e.g., read-only, API rate limits, authentication requirements, or return format details). It only lists output fields without any behavioral context, leaving the agent unaware of potential side effects or constraints. This is a significant gap, especially for an API-bound tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.