letta_export_conversation
Export an agent's conversation to markdown, JSON, or text format, optionally including tool calls.
Instructions
Export a conversation in various formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ID of the agent | |
| format | No | Export format (markdown, json, text) | markdown |
| include_tools | No | Whether to include tool calls |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||