get_project_note_comments
Retrieve all comments from a specific note within a project. Provide the project ID and note ID to fetch the comment list.
Instructions
指定したプロジェクト内のノートのコメント一覧を取得します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | プロジェクトID | |
| noteId | Yes | ノートID |