Sanity Library Reference Docs
    Preparing search index...
    interface PromptTextResponse {
        format?: "string";
    }
    Index

    Properties

    Properties

    format?: "string"

    When format is 'string', the response will be a raw text response to the instruction.