Tool Serp Api¶
Node: toolSerpApi · Full type: @n8n/n8n-nodes-langchain.toolSerpApi · Version: 1
Credentials¶
serpApi (alias: @serp)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
options |
collection | {} | keys: gl, device, no_cache, google_domain, hl |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
gl |
string | "us" | |
device |
options | "desktop" | desktop, mobile, tablet |
no_cache |
boolean | false | |
google_domain |
string | "google.com" | |
hl |
string | "en" |