browser_set_cookies
Set cookies in a browser page to manage sessions and bypass bot detection. Use with page ID and cookie list.
Instructions
Set cookies in the page's browser context.
Args: page_id: Target page ID. cookies: List of cookie dicts with name, value, domain, path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| cookies | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||