List review-panel comment threads
list_commentsList review comment threads in the open Overleaf project, sorted by most recent update. Filter by document path or include resolved threads; each entry shows thread ID, anchor, quoted text, latest message, and resolution status.
Instructions
Returns all review-panel comment threads in the open project, sorted by most recently updated. Each entry includes the thread id, the doc path it's anchored on, the quoted text it refers to, the latest message preview, and whether it's resolved. Use read_comment_thread for full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Include full message history per thread instead of just a preview. | |
| path_contains | No | Filter to threads anchored in docs whose path contains this substring. | |
| include_resolved | No | Include already-resolved threads (default: false — show open threads only). |