Agents
Documentation for AI Employees API
Create an Agent
Creates a new AI agent for the location. The agent will be created with the specified configuration including name, role, actions, and behavior settings.
Search Agents
Searches for AI agents based on various criteria including name, status, and configuration. Supports advanced filtering and full-text search capabilities.
Update Agent
Updates an existing AI agent's configuration. All fields in the agent configuration can be updated including name, status, actions, and behavior settings.
Get Agent
Retrieves a specific AI agent by its ID. Returns the complete agent configuration including name, status, actions, and settings.
Delete Agent
Deletes an AI agent permanently. This action cannot be undone. All associated configurations and conversation history will be removed.