allow_host
Add a hostname to the session's navigation allowlist, enabling the browser to visit that domain when the client approves the tool call.
Instructions
Add a host (e.g. "github.com") to the navigation allowlist for this session. The client's own per-tool approval is the gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Hostname to allow, e.g. github.com |