remove_favorite
Remove a restaurant from your favorites list by providing its restaurant ID.
Instructions
remove a restaurant from favorites. (AUTH'D)
Args: restaurant_id: The restaurant ID to unfavorite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |