get_cafeteria_menu
Retrieve cafeteria menu from a restaurant API set by environment variables. Choose date and meal type (lunch/dinner); defaults to today in Asia/Seoul.
Instructions
환경변수로 설정된 식당 API에서 메뉴를 조회합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ymd | No | 조회일자. YYYYMMDD 또는 YYYY-MM-DD. 생략하면 Asia/Seoul 기준 오늘입니다. | |
| mealType | No | LN은 점심, DN은 저녁입니다. |