allow_navigation
Permit a cross-origin navigation blocked by the navigation guard. Use this when the agent navigates to an unlisted domain.
Instructions
Permit a single cross-origin navigation that was blocked by the navigation guard.
Only needed in extension mode when allowed_domains is set and the agent navigates to an unlisted domain. The guard never auto-permits — this tool requires explicit agent invocation.
Args: session_id: Active session ID. url: The URL to permit navigation to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| url | Yes |