Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description alone carries the burden. It discloses that the tool returns a list of vias, but does not explicitly state that it is a read-only operation, nor does it mention session requirements or limitations. For a simple getter, this is minimal but not misleading.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.