update_project_note_comment
Update the content of a comment on a project note by providing the project ID, comment ID, and new comment text.
Instructions
指定したプロジェクト内のノートのコメントを更新します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | プロジェクトID | |
| noteCommentId | Yes | コメントID | |
| comment | Yes | コメント内容 |