Expression Language Reference
    Preparing search index...

    Input

    interface ExtractPromptInput {
        content: ExtractContentAccess;
        meta: ExtractInputMetadata;
        uuid: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    uuid: string