pub async fn trigger_invoke(
    client: &ApiClient,
    trigger_id: Base64Uuid,
    secret_key: &str,
    payload: TemplateExpandPayload
) -> Result<TriggerInvokeResponse>
Expand description

Invoke a trigger to create a notebook from the associated template