Interface GenerateStructuredContentSmsOptions

Options for generating structured content output from an SMS

Export

Interface

GenerateStructuredContentSmsOptions

Hierarchy

  • GenerateStructuredContentSmsOptions

Properties

instructions?: string

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

Memberof

GenerateStructuredContentSmsOptions

outputSchema?: StructuredOutputSchema

Memberof

GenerateStructuredContentSmsOptions

smsId: string

SMS ID to read and pass to AI

Memberof

GenerateStructuredContentSmsOptions

transformId?: string

ID of transformer to apply

Memberof

GenerateStructuredContentSmsOptions