Lecca.io LogoLecca.io

Google Search

To get a deep dive into all available environment variables refer to server.config.ts.

Lecca.io provides a google search action to easily allow users to search the web in their workflows or allow their agents to search the web.

The Google Search action uses serper.dev to search the web. A SERPER_API_KEY is required for this action to be available in the UI.

SEPER_API_KEY

  1. Go to serper.dev
  2. Generate an Api Key

Add Api Key to environment variables

Add it to the environment variables and it will be used by the ServerConfig

On this page