browser_cookie_list
Retrieve cookies from the current browser session, filtering by domain or path to inspect or debug session data.
Instructions
List cookies in the current session, optionally filtered by domain and/or path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Filter cookies by path (exact match). | |
| domain | No | Filter cookies by domain (substring match). |