create_session
Create a new browser session for multi-step workflows, returning a sessionId that persists state across calls. Sessions auto-expire after 5 minutes of inactivity.
Instructions
Create a new browser session for multi-step workflows. Returns a sessionId that persists state between calls. Sessions auto-expire after 5 minutes of inactivity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Optional metadata to attach to the session (e.g., agentId, purpose) |