ssh_list_forwards
List SSH port forwards with ID, direction, ports, target, and running status. Filter by target or include stopped forwards to review tunnels.
Instructions
List tracked SSH port forwards with their forward_id, direction, ports, target, and running status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Filter by SSH target. | |
| include_stopped | No | Include forwards that have exited. Default: false. |