exportModuleItemsAsMarkdown
Exports module items from a Zentao legacy instance to a Markdown file, using the module URL and target file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 模块链接URL,例如:product-browse-245--byModule-1377.html | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/stories.md |