Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations or an output schema, the description partially compensates by disclosing that titles and URLs are returned. However, it omits critical behavioral context such as whether it returns tab identifiers needed for sibling operations, whether it covers all windows or just the foreground window, and the return data structure (array vs object).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.