export
Export the thinking chain in Markdown format for human-readable documents or JSON for machine-parseable output. Optionally export only a specific branch.
Instructions
Export the thinking chain as formatted text. Markdown format produces a human-readable document with headers and structure. JSON format produces machine-parseable output of all thoughts, branches, and tags. Optionally export a single branch. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format (default: markdown) | |
| branchId | No | Export only a specific branch |