Tiny Search

Tiny Search is a prebuilt sub-agent that searches the web during conversations. Enable it to let your agent find current information, verify facts, and discover relevant content.

What it does

When a user asks about current events, recent data, or anything requiring up-to-date information:

  1. The agent recognizes it needs fresh data
  2. Calls Tiny Search with a search query
  3. Receives search results (URLs, titles, snippets)
  4. Incorporates the findings into its response

Example interactions

User asksTiny Search does
"What's the latest funding round for Stripe?"Searches news about Stripe funding
"Find articles about no-code trends in 2026"Searches for recent trend articles
"What are the current pricing plans for Zapier?"Searches Zapier's current pricing page

Enabling

Agent Studio → Capabilities → Prebuilt Agents → toggle Tiny Search on

Credits

10 credits per search query.

When to combine with other sub-agents

  • Tiny Search + Tiny Scout: Search finds broad results, Scout does deep company research
  • Tiny Search + Tiny Composer: Search finds relevant content, Composer writes using those findings
  • Tiny Search + Company Enricher: Search for general info, Enricher for structured company data
Tip

Tiny Search is best for current/recent information. For structured company data (size, industry, location), use Company Enricher instead; it returns clean, structured data rather than web search snippets.