Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavior. 'List all' communicates a non-mutating, read-only operation and the parenthetical enumerates the fields returned. It doesn't describe edge cases like an empty no-tab state or whether the active tab is marked, but for a simple listing tool this is adequate disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.