list_remote_sessions
Lists persistent sessions on a remote ai-tmux server to identify available sessions for reattachment via SSH connection.
Instructions
List persistent sessions on a remote ai-tmux server (use session_id to reattach)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | SSH host IP or hostname | |
| ignore_host_key | No | ||
| key_path | No | SSH private key path | |
| password | No | Optional if using key auth | |
| port | No | SSH port (default: 22) | |
| user | Yes |