exportModuleItemsAsMarkdown
Export ZenTao module items (requirements, tasks, bugs) into a Markdown file. Provide the module URL and destination path to generate a structured backup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 模块链接URL,例如:product-browse-245--byModule-1377.html | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/stories.md |