Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses that the side panel opens in a new tab (a notable side effect) and that an accessibility snapshot is returned. However, it does not clarify whether the tab remains open, if permissions are needed, or any cleanup behavior, leaving some behavioral ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.