Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the full burden of behavioral disclosure. It only states the navigation action without explaining side effects (e.g., changing the current debugger frame, affecting subsequent variable/step commands) or prerequisites like an active debug session.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.