Node ReferenceTools
Web search with Exa
Executes web searches using the Exa AI API.
Executes web searches using the Exa AI API.
| Category | Tools |
| Node type | dynamiq.nodes.tools.ExaTool |
| SDK class | dynamiq.nodes.tools.ExaTool |
| Connection | Exa |
Connection
This node requires a Exa Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.
Inputs
| Field | Type | Required |
|---|---|---|
query | string | Yes |
Outputs
| Field | Type |
|---|---|
content | dict[string, string] |
content.result | string |
content.sources_with_url | list[Any] |
content.raw_response | dict[string, Any] |
content.urls | list[Any] |