yougile_set_chat_subscribers
Replace a task's chat subscriber list with a new set of user IDs. Specify task ID and user IDs to control who receives chat notifications.
Instructions
Set the list of users subscribed to a task's chat notifications. Replaces existing list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task UUID | |
| userIds | Yes | Array of user UUIDs to subscribe |