Google Search
API actions for the Google Search integration.
Google Search
Access and retrieve information from the web using Google's search engine.
Search for something on Google
Search Google for the term you enter.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | What to search for on Google. |
Response
{
"status": "success"
}