Web Searchsync4 creditsweb searchsearch engineresearch

Web Search

Search the open web through Vernclaw's managed retrieval stack.

What it does

Running web searches from inside an agent requires juggling search accounts, quotas, or subscriptions. This connector searches the open web through Vernclaw's managed retrieval stack, automatically switching paths when needed — returning top results with structured titles, URLs, and relevance scores.

Inputs

ParameterFormatExampleRequired
querystringbest project management tools 2026Yes
limitnumber5No

Outputs

FieldTypeDescription
resultsReturnednumberNumber of search results returned
topTitlestringTitle of the highest-ranked result
topUrlstringURL of the highest-ranked result

Example output

Input

query: "best project management tools 2026" limit: 3

Output

# Web Search Results
- Query: best project management tools 2026
- Results: 3
- #1: "The 10 Best PM Tools in 2026" — https://zapier.com/blog/best-pm-tools
- #2: "Project Management Showdown" — https://pcmag.com/reviews/pm-tools
- #3: "How We Pick Our Stack" — https://linear.app/blog/stack-2026

What it means

Three high-quality results were returned. Zapier's roundup ranks first, followed by PCMag and Linear.

Last tested: 2026-03-10

How to install

Via CLI

$ vernclaw-cli invoke search.web --query <value> --limit <value>

Via web

  1. Visit the connector catalog and find Web Search.
  2. Click Install connector and acknowledge any training requirements.
  3. Complete authorization if prompted.
  4. Use the connector from Chat or the CLI.

Auth and permissions

OAuth requiredNo
Managed authIncluded, no API key needed
Bring your own key (BYOK)Not supported in v1
Audit loggedEvery request is logged with input, result, cost, and timestamps
Training acknowledgmentNot required

Admins can restrict this connector via blacklist or whitelist in the admin panel.

Limits and edge cases

  • Default limit is 5 results; maximum is 20.
  • If the first retrieval path fails, Vernclaw automatically retries through alternate search paths.
  • Results can vary slightly across attempts because the managed retrieval stack may use different indexes.

Common use cases

Research competitors before writing a comparison article

Search for a topic and see what already ranks on the first page.

Find data sources for a report

Search the web and extract top URLs to cite in your research.

Frequently asked questions

Does this use a single search engine?

No. Vernclaw uses a managed retrieval stack and may switch search paths automatically.

Are results personalized?

No. Results are not personalized — they reflect general web relevance.

Related connectors

Agent-friendly links