get_tunnel_history
Retrieve past tunnel history to audit activity and debug dropped or missing tunnels. See duration and the token that opened each tunnel.
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 | |
| token | No | API token. Optional if RUSTUNNEL_TOKEN is set. | |
| protocol | No | Optional: filter by protocol. Omit for all. |