pub async fn get_agent( __arg0: State<Arc<AppCore>>, __arg1: Path<String>, ) -> Json<ApiResponse<StoredAgent>>