Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must fully disclose behavior. It states the channel is 'kept for stream operations', implying persistence and the need to close it later. However, it does not mention side effects, required permissions, resource allocation, or whether blocking occurs. The agent lacks critical behavioral insight.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.