playbooks.instantiate
Type: mutation
Module: convex/playbooks.ts
Arguments
Section titled “Arguments”{ playbookId: Id<"playbooks">, instanceName: string, }Create a running instance of a published playbook with step tracking. @param playbookId - Source playbook to instantiate @param instanceName - Display name for this run