unassign_task_from_user
Remove the assigned user from a task, setting it to unassigned. Specify the task ID to clear its assignee.
Instructions
Unassigns a specific task (sets assigned user to null). Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |