Skip to content

@egain/ai-agent-sdk API Reference - v0.1.1 / CallerInfo

Interface: CallerInfo

Caller information pushed by the platform connector.

Indexable

▪ [key: string]: unknown

Table of contents

Properties

Properties

name

Optional name: string

Defined in

core/platform/HookContract.ts:33


phone

Optional phone: string

Defined in

core/platform/HookContract.ts:34


email

Optional email: string

Defined in

core/platform/HookContract.ts:35

Released under the MIT License.