pub async fn hc_add_agent_infos( executor_url: String, cap_token: String, agent_infos: String, ) -> Result<ResponseData>