Function add

Source
pub async fn add(
    executor_url: String,
    cap_token: String,
    name: String,
) -> Result<String>