Set Browser Cookies
browser_cookies_setSets a batch of browser cookies with configurable attributes (domain, path, secure, expiry). Returns the applied cookie values for verification in MCP callbacks.
Instructions
Set a bounded batch of browser cookies. The successful result echoes cookie values by default for MCP callbacks and verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookies | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||