ZelaxyDocs
Tool Integrations
Tool

Google Search

Search the web using Google's Custom Search API

Google Search

Perform web searches using Google's Custom Search JSON API. Returns search results with titles, snippets, and URLs. Best for broad web searches with Google's ranking quality.

Overview

PropertyValue
Typegoogle_search
CategoryTool — Search
AuthAPI Key + Search Engine ID

Operations

OperationDescription
SearchExecute a web search query

Configuration

SettingTypeDescription
API KeyPasswordGoogle Cloud API key
Search Engine IDShort inputCustom Search Engine ID (cx)
QueryShort inputSearch query: {{starter.input}}
Max ResultsSliderNumber of results (1–10)

Outputs

FieldTypeDescription
resultsjsonArray of search results
contentstringFormatted search results

Example: Research Agent

Workflow:

[Starter] → [Agent] → [Response]

        [Google Search] (connected as tool)

Connect Google Search to an Agent as a tool. The Agent automatically searches when it needs web information to answer questions.

Tips

  • Requires setup — create a Custom Search Engine at programmablesearchengine.google.com
  • 10 results max per query — use multiple queries for broader research
  • Agent tool mode is most powerful — let the AI decide when to search