Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden of behavioral disclosure. 'Remove all temporary screenshot files' implies a destructive operation, but doesn't specify whether this is reversible, what 'temporary' means, which directories are affected, or whether user confirmation is required. For a destructive tool with zero annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.