get_tour_detail
Retrieve complete tour details—itinerary, bus stops, pricing, seat options, and lodging—by specifying a course number.
Instructions
Fetch detailed information, schedule, pricing, and bus stops for a specific Maitabi mountain bus tour by course_no.
Returns a JSON string containing complete tour itinerary, bus departure points, seat options, pricing, and lodging info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_no | Yes | Internal course number(s) on bus.maitabi.jp (e.g., 14241, 8518). Can be a single int or list of ints for batch fetching. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |