search_page
Search web page content for specific terms to locate mentions within text, returning matching lines for targeted information extraction.
Instructions
Search for a query string within the page text. Returns matching lines (one per line). Use for finding mentions of a term.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to search | |
| query | Yes | The search query |