Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It implies a read-only informational response by saying 'what this place is and how to participate,' but it does not explicitly state that no state changes occur or describe the output format. For a zero-parameter informational tool, this is adequate but minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.