cookies
Manage browser sessions by listing, retrieving, or clearing cookie metadata per domain. Filter by name or frame to check expiry, httpOnly, and secure status without exposing values.
Instructions
Cookie session manager: action:"list" (metadata for a url domain — names, expiry, httpOnly, secure; NO values)…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No | ||
| action | No | ||
| frameId | No | frameId (omit=top) |