Skip to content

@uservane/openai-agents/server: MintDeferredAskLinkInput

MintDeferredAskLinkInput = object

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/server.d.ts:86

optional apiBase?: string

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/server.d.ts:96

API origin. Defaults to https://api.uservane.com.


optional fetchImpl?: typeof fetch

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/server.d.ts:98

Injected fetch (tests).


respondentId: string

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/server.d.ts:90

Respondent identity for the bound show-token.


secretKey: string

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/server.d.ts:88

Project secret key (uv_sk_...). NEVER ship to the browser.


optional sessionId?: string

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/server.d.ts:94

Optional session id for linked deferred capture.


surveyId: string

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/server.d.ts:92

Survey to ask.