Skip to main content
Agents can search the internet, conduct comprehensive research, and extract structured data from websites — all powered by built-in AI services.
These capabilities are built into the platform. No API keys or configuration required.
Search the internet for up-to-date information using Perplexity. Example prompts:
"Search for the latest news about AI regulations in the EU"
"Find the current exchange rate between USD and EUR"
"Look up the company headquarters address for Acme Corp"

Deep Research

For comprehensive research tasks that require thorough analysis and source citations. Example prompts:
"Research the competitive landscape for sustainable packaging companies"
"Compile a report on best practices for remote team management"
"Analyze market trends for electric vehicles in Scandinavia"
Deep research takes longer but provides more thorough, well-sourced results. Use it for important decisions or comprehensive analysis.

Web Scraping

Extract structured data from websites using FireCrawl. Use cases:
Scrape competitor websites for pricing information.
Extract contact details from company websites.
Collect articles or listings from multiple sources.
Pull structured data from tables, forms, or listings.
Search recent news articles and publications using Tavily. Example prompts:
"Find news articles about our competitors from the last week"
"Search for recent coverage of the tech layoffs"
"What's the latest news on renewable energy policy?"

Example: Office Location Analysis

Using research capabilities combined with HTTP, an agent analyzed potential office locations:
  1. Imported employee addresses
  2. Found APIs to convert addresses to coordinates
  3. Calculated transit times between locations
  4. Scraped images and details for each location
  5. Created an interactive map visualization
Team map visualization

An interactive map created by combining multiple APIs