load_profile
Restore login sessions by loading saved cookies into an active browser tab. Avoid re-authentication after creating a new tab.
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 |