Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden of disclosing behavior. It does not state whether the operation is read-only, what the return value looks like, whether it is blocking, or what the accessibility snapshot contains. 'Capture' hints at non-mutating behavior but does not confirm it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.