Supported Providers
Quick Start: Agent with Search
The simplest way to give your agent search capabilities:Programmatic Search
UsewebSearch() directly in your code, workflows, or custom tools:
Response Format
Two Modes: Standalone and Platform
Standalone Mode (API key in code)
Pass the API key directly. No platform connection needed:Platform Mode (credential managed in portal)
Configure the search provider credential in the Runflow portal (Connectors > Search category), then use without an API key:Provider Examples
Tavily (recommended for AI agents)
Exa (semantic search)
Serper (Google results)
Configuration Options
Using in Workflows
Next Steps
Schedule
Create scheduled executions programmatically
Tools
Create custom tools for agents