Dynamiq
Node ReferenceTools

Web search with Jina

Executes web searches using the Jina AI API.

Executes web searches using the Jina AI API.

CategoryTools
Node typedynamiq.nodes.tools.JinaSearchTool
SDK classdynamiq.nodes.tools.JinaSearchTool
ConnectionJina

Connection

This node requires a Jina Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.

Inputs

FieldTypeRequired
querystringYes

Outputs

FieldType
contentdict[string, string]
content.resultstring
content.sources_with_urllist[Any]
content.raw_responsedict[string, Any]
content.imagesdict[string, Any]
content.querystring
content.request_bodydict[string, Any]
content.headers_useddict[string, Any]

On this page