Skip to main content

Detailed representation of a reply handler.

id
string<uuid>
read-only

Unique identifier for the reply handler

typeOfQuestion
string

Short label describing the type of incoming reply this handler covers

instructions
string

Instructions for how to handle replies of this type

sampleAnswer
string

Optional sample answer used as a few-shot example

toneOfVoice
enum<string>

Tone applied to generated replies

Available options:
confident,
persuasive,
witty,
straightforward,
empathetic
responseLength
enum<string>

Target length for generated replies

Available options:
superShort,
short,
medium,
long

Reference URLs the AI SDR can quote when generating a reply

media
KnowledgeBaseMedia · object[]
read-only

Media items attached to this reply handler. Managed via the /media sub-resource.

deliveryMode
enum<string>

How generated replies for this handler are delivered

Available options:
draft,
auto,
stopAndNotify
additionalNotificationEmail
string | null

Extra recipient notified when a reply is handled with stopAndNotify. Ignored for other delivery modes.

createdAt
string<date-time>
read-only

Timestamp when the reply handler was created