Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose key behaviors such as whether reading clears the buffer, whether it blocks, or what happens when maxChars is exceeded. The term 'buffered' is ambiguous—does it return all buffered output since last read, or only new? The description lacks sufficient behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.