pub async fn add_link_language_templates( executor_url: String, cap_token: String, addresses: Vec<String>, ) -> Result<ResponseData>