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, but it only offers the generic phrase 'Run Ruff diagnostics'. It fails to disclose whether the operation is read-only, how output is returned, how the 'paths' parameter affects behavior, or whether any files or settings are modified, leaving significant ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.