yg_task_chat_get
Retrieve chat messages and comments for a task to review discussion and system messages.
Instructions
Read the chat/comments of a task (chatId = task id). Useful for watching discussion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| taskId | Yes | ||
| includeSystem | No | Include system messages. |