list_domains
List all distinct cookie domains from a running Chrome instance with cookie counts, optionally filtered by substring. Use this to discover domains with cookies before retrieving them.
Instructions
List all distinct cookie domains currently present in the running Chrome, with cookie counts. Useful to discover which domains have cookies before calling get_cookies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional substring to filter domain names (case-insensitive). |