The Google Search action enables searching via Google from within the application. It is used to return web results based on the query entered by users, searches limited to a specific site, or filtered search results based on file type/country/language.
Technical Specifications
Function: Perform dynamic searches on Google.
Parameters:
settings (Object – required): Google Search API settings.
query (String – required): Keyword to search for (e.g., “Kuika Low-code platform”).
count (Int32 – optional): Number of results to return (default 10).
offset (Int32 – optional): Which page to start from in the results.