Send task chat message
yougile_chat_send_messagePost a message to a task's chat. Provide the task ID (chat ID) and message text, which supports HTML formatting.
Instructions
Post a message into a task's chat (chat id = task id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Task id (the chat id equals the task id). | |
| text | Yes | Message text (supports HTML). | |
| label | No |