The Search tool lets you search the web from within your SteelEngine workflows using state-of-the-art search engines. Use it to pull in the latest information, news, facts, and web content directly into your agents, automations, or conversations.
- General web search: Find up-to-date information from the internet to supplement your workflows.
- Automated queries: Let agents or program logic submit search queries and handle the results automatically.
- Structured results: Returns the most relevant web results, including title, link, snippet, and date for each result.
Note: Each search costs $0.01 per query.
This tool is ideal for any workflow where your agents need access to live web data or must reference current events, perform research, or fetch supplemental content.
Usage Instructions
Search the public web using SteelEngine's hosted Exa-backed Search tool. No user API key or connected account is required for public source discovery. Each search costs $0.01 per query.
Tools
search_tool
Search the web. Returns the most relevant web results, including title, link, snippet, and date for each result.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | The search query |
Output
This tool does not produce any outputs.