cookie_export
Export all browser cookies as a JSON string to save or transfer sessions, with optional domain filtering for specific cookies.
Instructions
Export all cookies as JSON string. Use with cookie_import to transfer session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Filter by domain (empty = all) |