Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are all false and uninformative, so the description carries the burden. It adds concrete behavioral context: updates arrive on a specific WebSocket endpoint and can be filtered by sending a JSON payload. It does not disclose subscription lifecycle, unsubscribe semantics, or authentication details, but it does usefully describe the core runtime behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.