set_extra_headers
Add custom headers (e.g., API keys, tenant IDs) to all outgoing requests on the current tab, or clear headers by passing an empty object.
Instructions
Add headers to every outgoing request on the current tab.
Useful for API keys, tenant overrides, tracing ids. Pass an empty dict to clear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |