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.
Configured per job
Section titled “Configured per job”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.
Credentials stay private
Section titled “Credentials stay private”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.