Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds that it lists 'all' tabs and includes 'current state', indicating the output includes status information beyond just tab identifiers. This goes slightly beyond what annotations alone convey, but lacks details about format or edge cases (e.g., empty tab list).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.