Skip to content

Type Alias: ElicitationAction

ts
type ElicitationAction = "accept" | "decline" | "cancel";

Defined in: packages/core/src/core/elicitation/types.ts:201

User's chosen action after seeing the elicitation form