exportBug
Export a ZenTao bug to a local file by providing its bug ID and target export path. This action saves bug details to a markdown file for offline access or sharing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bugId | Yes | Bug ID | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/bug_123.md |