exportWhiteboard
Export a Heptabase whiteboard to markdown, JSON, or HTML format. Customize output by including cards, connections, and metadata, and specify the save location for the exported file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | markdown | |
includeCards | No | ||
includeConnections | No | ||
includeMetadata | No | ||
outputPath | Yes | ||
whiteboardId | Yes |