Unispec Docs
SDK ReferenceType aliases

UiActionType

Type Alias: UiActionType

UiActionType = "SHOW_FEEDBACK_FORM" | "SHOW_ESCALATE_TO_HUMAN" | "SHOW_SUGGESTED_QUESTIONS" | "COLLECT_CONTACT" | "LINK"

Defined in: packages/sdk/src/backend/agents.ts:13

uiAction types an agent may propose (M0, agents-engine.md §6).

On this page