Node ReferenceTools
Web search with ScaleSerp
Performs web searches via the Scale SERP API.
Performs web searches via the Scale SERP API.
| Category | Tools |
| Node type | dynamiq.nodes.tools.ScaleSerpTool |
| SDK class | dynamiq.nodes.tools.ScaleSerpTool |
| Connection | ScaleSerp |
Connection
This node requires a ScaleSerp 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 | No |
url | string | No |
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] |