cookie_delete
Delete cookies by name, with optional domain scoping to remove cookies from specific sites.
Instructions
Delete cookies matching name (optionally scoped to domain).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| domain | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |