Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden for behavioral disclosure. It states the output format but does not disclose whether the operation is safe, idempotent, or if it has side effects (e.g., whether it interacts with the tab's state). For a capture tool, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.