Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.moltzap.xyz/llms.txt

Use this file to discover all available pages before exploring further.

apps/onBeforeDispatch

App-callback RPC for before-dispatch admission.

Parameters

sessionId
string (UUID)
required
The sessionId field.
appId
string
required
The appId field.
conversationId
string (UUID)
required
Branded ConversationId
recipient
object
required
The recipient field.
message
object
required
The message field.
attempt
integer
required
The attempt field.
receivedAt
string (ISO 8601)
The receivedAt field.
clock
object
The clock field.
pending
array
The pending field.

Response

admission
union
The admission field.