eval
Execute JavaScript expressions in a browser tab to test code or extract information from web pages.
Instructions
Evaluate JavaScript in the page (disabled in safe-mode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | Target tab id (defaults to the active tab) | |
| expression | Yes | ||
| awaitPromise | No |