Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description fully carries the behavioral burden; 'read-only' is a useful safety disclosure. However, it does not describe what the returned line info contains, whether data is current, or any error/empty-result behavior, so transparency is only partial.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.