Read feedback on a document
list_commentsRead the feedback people have left on a document you published. Call this when the user asks whether anyone has responded or replied, and always before revising a document — the comments say what to change. Returns each comment with who left it and when, oldest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shortId | Yes | The document's id, the last part of its share link. | |
| editToken | No | The edit token, if this key did not publish the document. |