pub async fn list_agents( __arg0: State<ApiState>, ) -> ApiResult<Json<Vec<String>>>
Get a list of all currently registered agent IDs.