@uservane/vercel-ai: ActiveAsk
Type Alias: ActiveAsk
Section titled “Type Alias: ActiveAsk”ActiveAsk =
object
Defined in: products/uservane/agent-core/dist/index.d.ts:57
Active ask presented to the conversation (render state).
Properties
Section titled “Properties”correlation
Section titled “correlation”correlation:
CorrelationSnapshot
Defined in: products/uservane/agent-core/dist/index.d.ts:62
Snapshot taken at show-decision time (not re-read at submit).
identityKind?
Section titled “identityKind?”
optionalidentityKind?: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
Section titled “showToken”showToken:
string
Defined in: products/uservane/agent-core/dist/index.d.ts:60
Single-use server show-token; required for response ingestion.
survey
Section titled “survey”survey:
SurveyDefinition
Defined in: products/uservane/agent-core/dist/index.d.ts:58