assign_task
Assign a user to a task by providing task and user UUIDs, updating task ownership in your dVersum workspace.
Instructions
Add an assignee to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task UUID | |
| user_id | Yes | The user UUID to assign |