Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden. It adds valuable behavioral context by specifying the data source as 'the initial room list,' suggesting cached or connection-time data rather than a live query. However, it omits other behavioral traits like read-only nature, performance characteristics, or return value structure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.