Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden of behavioral disclosure. It does state the effect (making the tab active), which is the key behavioral outcome. However, it doesn't disclose additional behaviors like whether it steals focus from the user, whether it changes the tab's position, or whether there's any impact on other open tabs beyond activation. The core mutation is disclosed but edge behaviors are not.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.