WebsitePlatform Login

Web Research

Search current web information and extract page content

The built-in Web Research tool provides two core capabilities: web search and URL content retrieval.

Current capabilities

  • Method: builtin-web-search
  • Inputs: query, maxResults
  • Output: result set with summarized source content

2. Read URL

  • Method: builtin-read-url
  • Input: url
  • Output: extracted page content (text/markdown-like)

Typical use cases

  • fast research on current topics
  • fact checks against external sources
  • single-page content summaries
  • source-grounded assistant responses

Best practices

  • use specific queries instead of broad keywords
  • verify critical claims across multiple sources
  • use URL reading for deep analysis of one target page

On this page