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 states the tool 'shows' how a command would be adapted, implying it's a read-only, informational operation without execution. However, it doesn't disclose important behavioral traits such as whether it requires specific permissions, how it handles invalid commands, what format the adaptation is shown in, or any rate limits. For a tool with zero annotation coverage, this leaves significant gaps in understanding its behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.