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
This action performs a search on Google.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | The search term to search on Google |
Response
{
"status": "success"
}