Skip to main content

Interface: RoutineVoiceReadinessPreviewResponse

Defined in: packages/sdk/src/types/generated/routine.ts:164

Response for POST /routines/preview-voice-readiness.

Non-blocking: an empty warnings list means either that the draft configures no outbound call at all, or that every prerequisite for the one it configures is in place. Warnings are advisory — the caller may still create/update the Routine.

Properties

totalWarnings

totalWarnings: number

Defined in: packages/sdk/src/types/generated/routine.ts:166


warnings

warnings: RoutineVoiceReadinessWarningResponse[]

Defined in: packages/sdk/src/types/generated/routine.ts:165