Tunnel status
tunnel_statusCheck a single tunnel's status by local port or label, showing public URL, uptime, state, and last error.
Instructions
Return the status of a single tunnel identified by its local port or its link label, including public URL, uptime, state, and last error. To see every active tunnel at once, use list_tunnels instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Local port of the tunnel to inspect. | |
| label | No | Link label of the tunnel to inspect (alternative to port). |