list_tunnels
List all active tunnels, showing public URL, protocol, and traffic count. Check tunnel status or retrieve tunnel IDs for management.
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. |