Add PingCode Work Item Comment
pingcode_add_work_item_commentAdd comments to PingCode defects and requirements by work item ID or identifier. Use dryRun to preview before actually posting.
Instructions
按编号或工作项 ID 给 PingCode 缺陷/需求追加评论。默认 dryRun=true。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | 工作项类型,默认 bug。 | bug |
| dryRun | No | 默认 true,仅返回计划;传 false 才真正写评论。 | |
| content | Yes | 评论内容,支持 PingCode 评论富文本/文本内容。 | |
| projectId | No | ||
| identifier | No | 工作项编号,如 PROJ-505。 | |
| workItemId | No | PingCode 工作项内部 ID。 | |
| projectIdentifier | No |