box_collaboration_delete_tool
Remove a collaboration from Box by providing its ID. This tool deletes specific collaborations to manage access permissions.
Instructions
Delete a specific collaboration. Args: ctx (Context): The MCP context. collaboration_id (str): The ID of the collaboration to delete. Returns: dict: A dictionary containing the result of the deletion or an error message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collaboration_id | Yes |