get_tunnel_history
Retrieve past tunnel history with duration and token to audit activity or debug why a tunnel dropped.
Instructions
Retrieve the history of past tunnels, including their duration and which token opened them. Use this when auditing past tunnel activity or debugging why a tunnel dropped or is no longer listed by list_tunnels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return | |
| protocol | No | Optional: filter by protocol. Omit for all. | |
| token | No | API token. Optional if RUSTUNNEL_TOKEN is set. |