exportStory
Export a Zentao story to a Markdown file by providing its ID and a target file path, preserving story details for offline use or documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storyId | Yes | 需求ID | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/story_2709.md |