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. It only restates the operation and gives no details about return format (binary, URL, base64), permissions/exportability constraints, or how omitted optional parameters behave. This leaves the agent with significant uncertainty about the tool's actual behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.