pub async fn get_agent_info( __arg0: State<ApiState>, __arg1: Path<String>, ) -> ApiResult<Json<HashMap<String, Value>>>
Get comprehensive agent information including status, capabilities, version, and connection details.