Skip to main content

list_agents

Function list_agents 

Source
pub async fn list_agents(
    __arg0: State<ApiState>,
) -> ApiResult<Json<Vec<String>>>
Expand description

Get a list of all currently registered agent IDs.