assign_task
Assign tasks to users in the Aedifion building performance platform to manage project workflows and responsibilities.
Instructions
Assign a task to a user.
Args: task_id: The task ID. user_id: The user ID to assign.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| user_id | Yes |