Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of explaining behavioral traits. It merely says 'switch active tab' without disclosing side effects (e.g., changing the current working page for other ruyi tools), error behavior for invalid indices, or whether it focuses the browser window. This is a significant gap for a state-changing operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.