box_folder_favorites_remove_tool
Remove a folder from your Box favorites list to declutter your workspace and organize your frequently accessed items.
Instructions
Removes a folder from the user's favorites in Box.
Args: ctx: Context: The context containing Box client information folder_id (str): ID of the folder to remove from favorites. Returns: dict[str, Any]: Dictionary containing the updated folder object or error message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes |