Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It implies a read-only listing operation but does not explicitly state that it is non-destructive, nor does it describe the return format (e.g., list of light paths or objects), error handling, or what 'all' means in a multi-layer stage. This is minimal behavioral disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.