ensure_access
Verifies a host is reachable, automatically launching a proxy and routing through it if direct access fails.
Instructions
Ensure the target host (default: first configured target) is reachable. Checks direct first; if it fails, launches the proxy, waits for the port, and verifies through the proxy. Returns status + proxy URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Host to verify, e.g. github.com. Defaults to first configured target. |