Skip to content

@uservane/vercel-ai: ActiveAsk

ActiveAsk = object

Defined in: products/uservane/agent-core/dist/index.d.ts:57

Active ask presented to the conversation (render state).

correlation: CorrelationSnapshot

Defined in: products/uservane/agent-core/dist/index.d.ts:62

Snapshot taken at show-decision time (not re-read at submit).


optional identityKind?: IdentityKind

Defined in: products/uservane/agent-core/dist/index.d.ts:67

When set, complete() submits this identityKind instead of the controller’s respondent identity. Used for model-requested (agent tool) captures.


showToken: string

Defined in: products/uservane/agent-core/dist/index.d.ts:60

Single-use server show-token; required for response ingestion.


survey: SurveyDefinition

Defined in: products/uservane/agent-core/dist/index.d.ts:58