session_eval
Evaluate JavaScript expressions in the active tab and retrieve structured JSON responses to analyze dynamic pages and interact with complex web applications during live research sessions.
Instructions
Выполнить JS в активной вкладке сессии (MAIN world), вернуть JSON. Паттерн browser_eval. Требует session_start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |