Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already convey read-only, open-world, and idempotent behavior, so the description only needs to add scoping context. It adds the important 'immediate children only' constraint and a hierarchy example, but does not describe return shape or edge cases such as CWEs without children. With annotations covering the safety profile, 3 is appropriate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.