ssh_list_forwards
List all active port forwards for an SSH session to monitor and manage port forwarding.
Instructions
List all active port forwards for an SSH session.
Args: session_id: The session ID returned by ssh_connect.
Returns: List of forward info dicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |