{"s":"https://ai-agents.sls.epilot.io","o":[["createAgent","post","/v1/agents",null,1],["listAgents","get","/v1/agents",[["source","q"],["availability","q"],["entity_schema","q"]]],["getAgentById","get","/v1/agents/{agent_id}",[["agent_id","p",true]]],["updateAgentById","put","/v1/agents/{agent_id}",[["agent_id","p",true]],1],["deleteAgentById","delete","/v1/agents/{agent_id}",[["agent_id","p",true]]],["executeAgent","post","/v1/agents/{agent_id}/execute",[["agent_id","p",true]],1],["executeAgentStream","post","/v1/agents/{agent_id}/execute/stream",[["agent_id","p",true]],1],["listExecutions","get","/v1/executions",[["agent_id","q"],["status","q"],["limit","q"]]],["getExecution","get","/v1/executions/{execution_id}",[["execution_id","p",true]]],["cancelExecution","delete","/v1/executions/{execution_id}",[["execution_id","p",true]]],["getExecutionTrace","get","/v1/executions/{execution_id}/trace",[["execution_id","p",true]]],["approveExecution","post","/v1/executions/{execution_id}/approve",[["execution_id","p",true]],1],["rejectExecution","post","/v1/executions/{execution_id}/reject",[["execution_id","p",true]],1],["streamExecution","get","/v1/executions/{execution_id}/stream",[["execution_id","p",true],["from_sequence","q"]]],["chat","post","/v1/chat",null,1],["listConversations","get","/v1/conversations",[["agent_id","q"],["limit","q"],["cursor","q"]]],["getConversation","get","/v1/conversations/{conversation_id}",[["conversation_id","p",true],["message_limit","q"]]],["deleteConversation","delete","/v1/conversations/{conversation_id}",[["conversation_id","p",true]]],["submitConversationFeedback","post","/v1/conversations/{conversation_id}/feedback",[["conversation_id","p",true]],1]],"v":"3.0.0"}