search_on_website
Search specific websites for information using a query to find relevant results with links and descriptions.
Instructions
Searches the web for information related to the given query, restricted to specific sites.
Return format :
result 1 title
result 1 description
result 2 title
result 2 description
...
Use relevants links with fetch_webpage to get all the page content
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| sites | Yes | ||
| results | No |