box_collaboration_list_by_file_tool
List all collaborators and their permissions for a specific Box file to manage access and track sharing activity.
Instructions
List all collaborations on a specific file. Args: ctx (Context): The MCP context. file_id (str): The ID of the file to list collaborations for. Returns: dict: A dictionary containing the list of collaborations or an error message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |