exportBug
Exports a Zentao bug's details to a local file from its bug ID and export path. Retrieves bug data for offline use, sharing, or documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bugId | Yes | Bug ID | |
| exportPath | Yes | 导出文件路径(必填,建议使用绝对路径),例如:D:/exports/bug_123.md |