list_sessions
List active browser sessions to recover session IDs or identify sessions nearing idle-timeout. Returns session details including URL and idle time.
Instructions
List active browser sessions with their session_id, current URL, and idle time. Returns an array (empty if none open). Use it to recover a session id or spot sessions nearing the idle-timeout or the concurrency cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||