box_task_assignment_remove_tool
Remove task assignments in Box by specifying the assignment ID to delete specific task allocations.
Instructions
Remove a Box task assignment. Args: ctx (Context): The context object containing the request and lifespan context. assignment_id (str): The ID of the task assignment to remove. Returns: dict: The response from the Box API after removing the task assignment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignment_id | Yes |