get_destinations
List available destinations for a given origin. Provide an origin ID and optional provider to retrieve destination location options.
Instructions
Get a list of available destination locations for a given origin.
Args:
origin_id: The ID of the origin location.
provider: The booking provider name. Default is 'bus'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | bus | |
| origin_id | Yes |