chrome_eval
Evaluate JavaScript in the selected browser tab for inspection or panel automation.
Instructions
Evaluate JavaScript in the selected tab. Use for small, explicit inspection or panel automation snippets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | ||
| waitMs | No | ||
| debugUrl | No | http://127.0.0.1:9222 | |
| expression | Yes | ||
| urlContains | No | ||
| titleContains | No |