Export a conversation
export_conversationExport a stored conversation to Markdown, JSON, text, or other compatible formats for reuse or sharing.
Instructions
Writes a stored conversation back out in another client's format: a Markdown transcript, a Markdown brief with the decisions on top, a chat-completions message array, a ChatGPT-shaped export, a Claude-shaped export, a LNKZ packet, or plain text. Every format re-imports, so a conversation can leave LNKZ as easily as it arrived.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| conversationId | Yes |