Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. 'Upload a local file' provides no information about side effects, required permissions, return values, or how parameters like in_library and direct_upload affect behavior. This is a severe gap for a mutation-type tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.