Skip to content

Connectors

Connectors give the worker agent access to third-party services, such as web search, Gmail, and many others. A connector exposes a set of tools the agent can call during a run.

Connectors are set up per job. Each automation has its own connector configuration, so a job only reaches the services you grant it. Two jobs can use entirely different sets of connectors.

When a connector needs credentials, the worker agent uses them to make calls but never sees the secret values themselves. See worker agent for how keys are kept out of the agent’s reach.