unassign_task
Remove a user from a task assignment in the Aedifion building management platform to update task responsibilities.
Instructions
Unassign a task from a user.
Args: task_id: The task ID. user_id: The user ID to unassign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |