navigate_and_read
Read the text content of any webpage by navigating to its URL, extracting the visible text, and closing the tab.
Instructions
Alias for extract_content: navigate to a URL, extract visible page text, and close the tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| host | No | localhost | |
| port | No | ||
| wait_ms | No |