browser_allow_host
Request permission to add a host to the navigation allowlist, returning whether access is granted.
Instructions
Request permission to add a host (e.g. "github.com") to the navigation allowlist. The user is asked to approve; returns whether it was granted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Hostname to allow, e.g. github.com |