box_task_assign_by_email_tool
Assign Box tasks to users by email to manage workflows and delegate responsibilities within the Box platform.
Instructions
Assign a Box task to a user via email. Args: ctx (Context): The context object containing the request and lifespan context. task_id (str): The ID of the task to assign. email (str): The email of the user to assign the task to. Returns: dict: The response from the Box API after assigning the task.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| Yes |