browser_cookie_list
Retrieve all cookies from the current browser session, optionally filtered by domain or path, to enable AI agents to access persistent session data.
Instructions
List all cookies (optionally filtered by domain/path)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Filter cookies by path | |
| domain | No | Filter cookies by domain |