adb_tunnel_list
List active managed tunnels created via adb_tunnel_open, displaying tunnel ID, device, direction, and endpoints.
Instructions
List all active managed tunnels (opened via adb_tunnel_open). Shows tunnel ID, device, direction, and both endpoints. Note: this only surfaces tunnels created via adb_tunnel_open — tunnels created via the low-level adb_forward / adb_reverse won't appear here. For those, use adb_forward_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Filter to a specific device serial (default: all devices) |