box_task_file_list_tool
List and manage tasks associated with a specific Box file using its file ID to track assignments and workflows.
Instructions
List all tasks associated with a Box file. Args: ctx (Context): The context object containing the request and lifespan context. file_id (str): The ID of the file to list tasks for. Returns: dict: The response from the Box API with the list of tasks.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |