Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, yet it only lists outputs. It does not state that the operation is read-only, what happens if the name does not match a stored reference, or whether any cached data is regenerated. For a tool named show this is a notable gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.