Enable a Connector
Enabling a connector for an agent allows that agent to submit approval requests for the connector’s actions.Add a Connector to an Agent
Select a connector
Choose from the available connector templates. Each template shows the connector name, description, and available actions.
After Enabling
Once a connector is enabled, you’ll typically want to:- Add credentials — store the authentication tokens the connector needs to execute actions (e.g., a GitHub personal access token). Without credentials, actions can be approved but not executed.
- Create action configurations — optionally define parameter constraints that control exactly how the agent can use each action.
Connector Detail Page
Click Configure on an enabled connector to open its detail page, where you can:- View the connector’s description and auth type
- See all available actions and their descriptions
- Manage action configurations
- Add or remove credentials
- Disable the connector
Remove a Connector
To remove a connector from an agent:- On the agent’s config page, click Remove next to the connector.
- Confirm the removal in the dialog.