yougile_send_message
Send messages to YouGile task and group chats. For task chats, use the task ID as the chat ID; for group chats, use the chat UUID.
Instructions
Send a message to a chat. For task chats, chatId = taskId. Also works for group chats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message text | |
| chatId | Yes | Chat UUID (for task chats = task UUID) |