Agent Endpoints
Manage agents via the REST API.Create Agent
Endpoint:List Agents
Endpoint:limit(int, optional) - Results per page (default: 10)offset(int, optional) - Pagination offset (default: 0)sort(string, optional) - Sort by: created, name, recent
Get Agent
Endpoint:agent_id(string) - Agent identifier
Delete Agent
Endpoint:agent_id(string) - Agent identifier