get_tour_calendar
Fetch a monthly tour departure calendar and schedule matrix with availability for any year and month, optionally filtered by tour 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 |