update_task_comment
Update an existing task comment in a Repsona project by providing the project ID, comment ID, and new comment content.
Instructions
指定したタスクのコメントを更新します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | プロジェクトID | |
| taskCommentId | Yes | コメントID | |
| comment | Yes | コメント内容 |