Available Export Formats
HTML Export
This will collate thehtml from every segment in all chunks, and create a single HTML file.
Markdown Export
This will collate themarkdown from every segment in all chunks, and create a single markdown file.
Text Export
This will collate thecontent from every segment in all chunks, and create a single text file.
JSON Export
This will return the complete task data.File Output
When using theoutput_file parameter:
- Directories in the path will be created automatically if they don’t exist
- Files are written with UTF-8 encoding
- Existing files will be overwritten