Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but provides minimal behavioral information. It mentions transitioning to 'idle 상태' but doesn't explain what this means operationally - whether the tab remains open, what resources are freed, whether the action is reversible, or what happens if the tab isn't actually 'completed'. The description doesn't address permissions, side effects, or error behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.