browser_fetch
Render a URL in a headless browser to extract visible text, including JavaScript-rendered content that standard web fetch cannot see.
Instructions
Render a URL in a real headless browser and return its visible text, including JS-rendered content web_fetch can't see.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||