remove_task_assignment_from_case
Remove a specific task assignment from a case by providing the case ID and task assignment ID to streamline case management and task organization.
Instructions
Remove a specific task assignment from a case
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseId | Yes | The ID of the case to remove the task assignment from | |
taskAssignmentId | Yes | The ID of the task assignment to remove |