box_task_assignment_details_tool
Retrieve specific task assignment details from Box by providing the assignment ID to access status, metadata, and related information.
Instructions
Get details of 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. Returns: dict: The response from the Box API with the task assignment details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignment_id | Yes |