With this Public Tool, you can run searches across Google engines including Google, Google Maps, Google News, Google Images, Google Videos, and Google Scholar:
com.globant.geai.serpapi.google_search
By default, the standard Google engine is used. You can specify a different engine in the Agent Guidelines or let end users define it at runtime.
Before using the Tool, you must obtain an API key from SerpAPI and register it as a Secret in your Project.
- Go to https://serpapi.com/ and sign in. Then generate or locate your API key. Copy the key.
- In Console, open the Project where you will use this Tool and create a new Secret. Follow How to create a Secret.
- In the Name field, enter a descriptive name (for example, serpapi_api_token). You will reference this name in the api_key parameter of the Tool.
- In the Value field, paste your SerpAPI API key string.
- Confirm to save the Secret.
Inside the Agent you are creating, go to the AI & Tools Tab, select the Tools and Agents section, and click + Add. In the left pane, select the desired Tool. Then click the Tool in the left pane to view the required parameters, and complete the following.
- api_key: Name of the Secret that stores the SerpAPI API key (for example, serpapi_api_token).

Since version 2025-07.