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, and copy it.
- 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.
You can configure the Tool Parameters in either of the following ways:

In both cases, api_key is defined as a Secret parameter and must reference the name of the Secret that stores the SerpAPI API key string.