Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the transparency burden. 'Get information' signals a read-only operation and lists several output dimensions, but it doesn't disclose the full return shape, error behavior, or whether symlinks/directories are supported. The 'etc.' leaves unspecified behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.