cookie_remove
Remove a cookie by name to manage site-specific data, or clear all cookies across the entire browser for a fresh state.
Instructions
Remove a cookie by name, or clear ALL cookies if name is not provided.
Warning: clearing all cookies affects the entire browser, not just the current tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| domain | No | ||
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |