Actions
Documentation for AI Employees API
📄️ Attach Action to Agent
Creates and attach a new action for an AI agent. Actions define specific tasks or behaviors that the agent can perform, such as booking appointments, sending follow-ups, or collecting information.
📄️ List Actions for an Agent
List for actions for an agent
📄️ Get Action by ID
Retrieves detailed information about a specific action using its unique identifier. Returns the action configuration, associated agents, and performance metrics.
📄️ Update Action
Updates an existing action's configuration. This includes modifying the action name, description, trigger conditions, and behavior settings.
📄️ Remove Action from Agent
Permanently deletes an action. This will remove the action from all associated agents and cannot be undone.
📄️ Update Followup Settings
Update the followup settings for an action