get_tour_calendar
Retrieve a monthly departure calendar and tour availability matrix for Japan tours. Input year and month to get daily schedules and filter by travel category.
Instructions
Fetch monthly departure calendar and tour schedule matrix on www.maitabi.jp for a given year and month.
Returns a JSON string with daily departure schedule matrix, tour availability, and calendar dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Year (e.g., 2026) | |
| month | Yes | Month (1-12) | |
| travel_type | No | Optional category ID filter: 1=Domestic Mountain, 2=Domestic Travel, 3=Mountain Bus, 4=Overseas Mountain, 5=Overseas Travel |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |