list_comments
Retrieve all comments, replies, and resolution status for a document to facilitate review and feedback incorporation in markdown collaboration workflows.
Instructions
List all comments on a document, including replies and resolution status. If the document is in this MCP server's local store, 'key' is optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Document ID | |
| key | No | Any valid access key. Optional if the document is in this MCP server's local store. |