List sessions
list_sessionsList saved browser sessions with filename, save time, and cookie/localStorage counts to identify which session to load, showing the newest first.
Instructions
List saved session files with their name, save time and contents.
Shows the filename to hand to load_session, along with how many cookies and localStorage entries each one holds, newest first.
Sessions live in ~/.nodriver-mcp/sessions/ and are never cleaned up automatically, so old logins accumulate there over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |