exportBug
Export a Zentao bug report to a local markdown file. Provide the bug ID and export path to generate a document for sharing and tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bugId | Yes | Bug ID | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/bug_123.md |