list_comments_tool
Retrieve timeline review comments sorted by start time to track feedback and action items. Filter for unresolved comments or open action items to manage work queues.
Instructions
List timeline review comments sorted by timeline_start.
Pass include_resolved=false for an agent work queue, or open_actions_only=true for incomplete action items. Each row includes id, body, author, track_ids, action_items, resolved_*.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| include_resolved | No | ||
| open_actions_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |