Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations and no output schema disclosure beyond existence, the description carries full behavioral burden but provides none. It doesn't state whether the operation is read-only (implied but not confirmed), authentication requirements, rate limits, or what the output contains. For a tool with zero annotation coverage, this is inadequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.