Skip to main content

DuckDuckGo Search Tool

The DuckDuckGo Search Tool performs a web search using DuckDuckGo and returns the top results.
Because DuckDuckGo does not provide an official public API, the backend performs web scraping of the DuckDuckGo search results page behind the scenes to retrieve the data.
This tool is useful for workflows that require up-to-date web information or need to augment AI responses with search results.

  • query ¹ (string): Search query (e.g., "latest AI news")
  • maxResults (integer, user config): Maximum number of results to return (default: 5, min: 1, max: 20)
  • requireToolUse (boolean, user config): Require tool use (forces the LLM to always call this tool; default: true)

    Note: When enabled, the node will retry tool calls up to the number of times set in Max Tool Retries in the AI Data Processing Node.

Weather Dashboard Workflow


(1) Provided by the AI Data Processing Node as a result of processing it's input.