get_cookies
Retrieve browser cookies for the current page, optionally filtering by name, to inspect session and authentication state during web automation.
Instructions
Return all cookies for the current page, or a single cookie by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Cookie name (optional — omit for all) |