The AI Web Search
block empowers users to perform AI-driven web searches, enabling the discovery of relevant websites based on a specified query.
This block currently is only available for Starter, Pro and Enterprise keyflow accounts. To run this block navigate to your credentials page and add your Exa API Key.
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. |
Consider how this block can be utilized in various scenarios:
In essence, whenever there’s a need for finding online information tailored around specific themes or topics, the AI Web Search
block proves indispensable!