pub async fn remove_link( executor_url: String, cap_token: String, uuid: String, link: LinkExpression, ) -> Result<()>