add_favorite
Save a restaurant to your favorites by providing its restaurant ID for quick access later.
Instructions
add a restaurant to favorites. (AUTH'D)
Args: restaurant_id: The restaurant ID to favorite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |