Yougile Task Chat
yougile_task_chatFetch the latest messages of a task's chat, optionally posting a new message first. Get conversation context for any YouGile task.
Instructions
Read the latest messages of a task's chat, optionally posting a message first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| send | No | Message to post (plain text) | |
| task | Yes | Task number like ID-123 or DEV-12, or its id | |
| limit | No | How many latest messages | |
| confirm | No | Set true only after the user explicitly approved a write into a client-facing project (needed only when the tool answered confirmation_required). |