load_profile
Load cookies from a saved profile into an active browser tab to restore login sessions without re-authentication.
Instructions
Load a saved profile's cookies into an active browser tab. Restores login sessions without re-authentication. Use after create_tab to restore saved state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileId | Yes | Profile name to load | |
| tabId | Yes | Tab ID to load cookies into |