get_cookies
Read cookies from a browser tab's URL or a specified URL. Retrieve visible cookies for debugging or automation tasks.
Instructions
Read cookies visible to the tab's URL (or a given url).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| tabId | No | Target tab id (defaults to the active tab) |