Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It discloses the inspected state (buffer count, target page, in-round flag), which implies a read-only probe, but never states explicitly that it has no side effects, nor whether it is scoped to the current session only.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.