get_cookies
Retrieve all cookies for the current page or get a specific cookie by name to inspect session data and manage 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) |