AI Web Search
block empowers users to perform AI-driven web searches, enabling the discovery of relevant websites based on a specified query.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | query | string | The search term or phrase used to find relevant websites. |
input | url | string | (Optional) The URL of a website to find similar links. |
input | num_results | number | The number of relevant website URLs to retrieve; defaults to 5. |
output | website_urls | string[] | An array containing website URLs that are pertinent to the provided query. |
AI Web Search
block proves indispensable!