jira.js
    Preparing search index...

    Variable GetAllWorkflowsSchemaConst

    GetAllWorkflowsSchema: ZodObject<
        { workflowName: ZodOptional<ZodString> },
        $strip,
    > = ...