Export cookies from a profile
export_cookiesRetrieve a browser profile's cookies from the cloud sync API without needing the desktop app. Requires cloud sync enabled and a paid plan.
Instructions
Read a profile's cookies via the remote sync API — no desktop app required. The profile must have cloud sync enabled, and this is a paid-plan feature. Returns an empty array if the profile has never synced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| browserProfileId | Yes | ||
| browserProfilePassword | No | Only if the profile is password-protected. |