export_space
Export an entire Docmost space as a zip file in Markdown or HTML format, saving to a specified path or temporary file for backup or migration.
Instructions
Export a whole space as a zip of Markdown or HTML. Writes to output_path or a temp file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | ||
| space_id | Yes | Space UUID or slug | |
| output_path | No | ||
| include_attachments | No |