Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations indicate this is a non-read-only, non-destructive operation (readOnlyHint: false, destructiveHint: false), which the description aligns with by describing a 'start' action that initiates streaming. The description adds useful context about the one-stream-per-computer constraint and computer state requirement, but does not detail authentication needs, rate limits, or error behaviors beyond what annotations provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.