visit_history
Retrieve your restaurant visit history from the past 90 days with dates, ratings, and notes. Filter by cuisine type to analyze dining patterns and guide future reservations.
Instructions
Show your recent restaurant visit history.
Args: days: How many days back to look (default 90). cuisine: Filter by cuisine type (optional).
Returns: Formatted list of recent visits with dates, ratings, and notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| cuisine | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |