Skip to main content

agents_handler

Function agents_handler 

Source
pub async fn agents_handler(
    __arg0: State<Arc<MnemoEngine>>,
) -> Result<Json<Vec<String>>, AdminError>
Expand description

GET /admin/api/agents – list distinct agent IDs.