Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint, openWorldHint, and destructiveHint=false, but the description adds no behavioral context beyond that. It does not mention the polling parameter, file input requirements, or task lifecycle, so the agent cannot anticipate asynchronous behavior or expected outputs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.