Atlas
PluginsActions

Action Plugins

Let the Atlas agent send emails and create JIRA tickets with approval-gated actions.

Action plugins give the agent the ability to perform write operations. All actions go through the approval framework -- the agent proposes an action, and the user must approve it before execution.

Available Action Plugins

Approval Modes

The approval mode controls who can approve actions:

ModeDescription
"auto"Executes immediately without approval (use sparingly)
"manual"Any user in the conversation can approve or reject
"admin-only"Only users with the admin role can approve

On this page