Interface GenerateStructuredContentAttachmentOptions

Options for generating structured content output from an attachment

Export

Interface

GenerateStructuredContentAttachmentOptions

Hierarchy

  • GenerateStructuredContentAttachmentOptions

Properties

attachmentId: string

Attachment ID to read and pass to AI

Memberof

GenerateStructuredContentAttachmentOptions

emailId?: string

Optional email ID for more context

Memberof

GenerateStructuredContentAttachmentOptions

instructions?: string

Optional instructions for the AI to follow. Try to be precise and clear. You can include examples and hints.

Memberof

GenerateStructuredContentAttachmentOptions

outputSchema?: StructuredOutputSchema

Memberof

GenerateStructuredContentAttachmentOptions

transformId?: string

ID of transformer to apply

Memberof

GenerateStructuredContentAttachmentOptions