yougile_set_chat_subscribers
Set the list of users subscribed to a task's chat notifications. Provide task ID and user IDs to replace the existing subscriber list.
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 |