get_cookies
Retrieve all browser cookies for the current page, or fetch a specific cookie by its name to inspect session data and authentication state.
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) |