DocsAdvanced Tools

Advanced Tools

CoFounderBot agents can autonomously call external tools during missions — searching the web, browsing pages, analyzing images, and more.

Available Tools

ToolCategoryDescriptionPlan
`web_search`SearchSearch the internet via Tavily APIStarter+
`web_browse`BrowseFetch and extract content from URLs via FirecrawlPro
`analyze_image`VisionAnalyze images using OpenRouter vision modelsPro
`analyze_video`VideoAnalyze YouTube videos (transcript + AI summary)Pro
`twitter_search`SocialSearch tweets and user profiles via X APIPro
`twitter_post`SocialPost tweets or replies via X APIPro
`reddit_search`SocialSearch Reddit posts and commentsStarter+

Setting Up Tool API Keys

Go to Dashboard → Settings → Tool API Keys and add:

  1. Tavily API Key — For web search (`web_search`)

    • Get a free key at tavily.com
    • Free tier: 1,000 searches/month
  2. Firecrawl API Key — For web browsing (`web_browse`)

  3. X/Twitter Bearer Token — For social media tools

    • Create an app at developer.x.com
    • Basic tier required for search endpoints

How Tools Work

During mission execution:

  1. The AI model decides which tool to call based on the task
  2. CoFounderBot executes the tool with safety checks (PII redaction, SSRF prevention)
  3. The tool result is fed back to the AI for synthesis
  4. Up to 5 rounds of tool calls per step

Using Tools in the Editor

In the editor chat panel, use the quick action buttons:

  • Search Web — Enter a query, the AI searches and summarizes results
  • Browse URL — Enter a URL, the AI fetches and analyzes the page content

Tool Usage & Limits

Check Dashboard → Tools for:

  • Usage counters by category
  • Cost estimates
  • Cache savings (repeated queries use cached results)
  • Recent tool call history

Limits by Plan

MetricFreeStarterPro
Searches/day010100
Browses/month0050
Vision/month0050
Social/month00100

Safety & Privacy

  • PII Redaction — Emails, phone numbers, SSNs, credit cards, and API keys are automatically redacted from tool outputs
  • SSRF Prevention — URLs are validated to prevent requests to internal/private networks
  • Result Caching — Identical queries use cached results to save cost and improve speed

Need help?

Can't find what you're looking for?

Contact Support
CoFounderBot — Your AI Co-Founder Team