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/onBeforeMessageDelivery

App-callback RPC for before-message-delivery admission.

Parameters

sessionId
string (UUID)
required
The sessionId field.
appId
string
required
The appId field.
conversationId
string (UUID)
required
Branded ConversationId
sender
object
required
The sender field.
message
object
required
The message field.

Response

block
boolean
The block field.
reason
string
The reason field.
patch
object
The patch field.
feedback
object
The feedback field.