Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but lacks critical behavioral details. It mentions 'real-time updates' but doesn't specify what happens after connection (e.g., does it start receiving updates automatically, require separate subscriptions, or maintain persistent connection?). No information on authentication needs, rate limits, error handling, or what 'register' entails operationally.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.