Get cookies
browser_get_cookiesRead cookies from the open browser, optionally filtered by URL or name, to inspect or debug site sessions.
Instructions
Read cookies from the browser, optionally filtered by URL and/or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Only return cookies that would be sent to this URL | |
| name | No | Only return cookies with this name |