Function list_contextual_variables

Source
pub async fn list_contextual_variables(
    configuration: &Configuration,
    workspace: &str,
) -> Result<Vec<ContextualVariable>, Error<ListContextualVariablesError>>