Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations indicate readOnlyHint=false (write operation) and openWorldHint=true (potential side effects). The description adds no additional behavioral context, such as whether logging overwrites existing parameters, rate limits, or permissions required. It relies entirely on annotations, which are insufficient 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.