nylas
    Preparing search index...

    Interface ComposeMessageParams

    The parameters for the SmartCompose.composeMessage method

    interface ComposeMessageParams {
        identifier: string;
        requestBody: ComposeMessageRequest;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    The prompt that smart compose will use to generate a message suggestion