Delete Browser Cookie
browser_cookies_deleteDelete a specific browser cookie by name, with optional URL, domain, or path filters to target the exact cookie.
Instructions
Delete one named browser cookie with optional URL/domain/path scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | Yes | ||
| path | No | ||
| domain | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||