Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure and only states 'Generate.' It doesn't reveal what files are created, whether existing files are overwritten, whether the directory must exist, whether the operation is idempotent, or what role the api_key plays. The behavioral signal is barely above what the tool name already implies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.