jira.js
    Preparing search index...

    Variable WorkflowIdSchemaConst

    WorkflowIdSchema: ZodObject<
        { draft: ZodOptional<ZodBoolean>; name: ZodString },
        $loose,
    > = ...

    Properties that identify a workflow.