Tools & Connectors Exports
Web Search
| Export | Type | Description |
|---|---|---|
webSearch(query, config?) | Function | Programmatic web search |
createWebSearchTool(config?) | Function | Create a search tool for agents |
Schedule
| Export | Type | Description |
|---|---|---|
schedule.create(config) | Function | Create a scheduled execution |
schedule.list() | Function | List active schedules |
schedule.update(id, config) | Function | Update a schedule |
schedule.cancel(id) | Function | Cancel a schedule |
createScheduleTools() | Function | Create 4 schedule tools for agents |
Next Steps
Web Search Guide
Detailed web search documentation
Schedule Guide
Detailed schedule documentation
Core
View core exports
Workflows
View workflow exports