Create Basic Tool
Tool with Runflow API
Tool with Connector
Tool Execution Context
Theexecute function receives:
context: Validated input parameters (frominputSchema)runflow: Runflow API client for vector search, connectors, memoryprojectId: Current project ID
Using Tools in Agents
Built-in Tools
The SDK includes ready-to-use tools that you can add to any agent:- Web Search — Search the internet with Tavily, Exa, or Serper
- Schedule — Create, list, update, and cancel scheduled executions
Next Steps
Web Search
Add internet search to your agents
Schedule
Create scheduled executions
HTTP Utilities
Use HTTP helpers in tools
Connectors
Use built-in connectors