list_tunnels
Check all active tunnels on the server and retrieve their public URLs, protocols, and traffic counts to monitor or close them.
Instructions
List all tunnels currently open on this server. Returns the public URL, protocol, and traffic count for each active tunnel. Use this when you need to check whether a tunnel is still running, recover the public URL of an existing tunnel, or find a tunnel_id to pass to close_tunnel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | API token. Optional if RUSTUNNEL_TOKEN is set. |