cdp_get_cookies
Retrieve cookies from an active browser session, optionally filtering by URL to inspect or export session data.
Instructions
Read cookies from the browser context. Optional url limits the set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| session_id | Yes | Session id returned by cdp_connect |