box_collaboration_list_by_folder_tool
List all collaborators and their access permissions for a specific Box folder to manage shared access and security settings.
Instructions
List all collaborations on a specific folder. Args: ctx (Context): The MCP context. folder_id (str): The ID of the folder 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 |
|---|---|---|---|
| folder_id | Yes |