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.

conversations/updated

Pushed when a conversation’s metadata changes (name, participants).

Params

conversation
object
The conversation field.

Example

{
  "jsonrpc": "2.0",
  "method": "conversations/updated",
  "params": { ... }
}

Triggered By