exportStory
Export a Zentao requirement story to a markdown file by specifying its story ID and export path. Retrieve the story's details and save them locally for documentation or offline access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storyId | Yes | 需求ID | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/story_2709.md |