Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses the key delta behavior ('since last call') and specifies the content (stdout/stderr), which is meaningful beyond the basic name. However, with no annotations provided, it leaves out other behavioral traits such as whether the output buffer is consumed/cleared, whether the call blocks or returns immediately, and what happens when there is no new output. Some transparency, but not complete.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.