functionList
stringclasses
1 value
userPrompt
stringlengths
39
70
assistantResponse
stringclasses
25 values
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at Riverside Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Riverside Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at Fictional Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Fictional Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I'm looking for the location of Highland Castle.
{"function": {"name": "getHotelByName", "parameters": {"name": "Highland Castle"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for Fictional Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Fictional Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of The Nomad's Stopover?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Nomad's Stopover"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of The Explorer's Retreat?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Explorer's Retreat"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Mountain Peak Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Mountain Peak Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on The Timeless Manor, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "The Timeless Manor"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Urban Modern Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Urban Modern Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Historic Grandeur Hotel, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Historic Grandeur Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does The Urban Oasis offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Urban Oasis"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Sapphire Seas Hotel offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Sapphire Seas Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Fictional Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Fictional Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at Celestial Haven?
{"function": {"name": "getHotelByName", "parameters": {"name": "Celestial Haven"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for The Wilderness Lodge?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Wilderness Lodge"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Highland Castle, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Highland Castle"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Fictional Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Fictional Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I'm looking for the location of Artisan's Boutique Hotel.
{"function": {"name": "getHotelByName", "parameters": {"name": "Artisan's Boutique Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with Urban Modern Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Urban Modern Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Grand Plaza?
{"function": {"name": "getHotelByName", "parameters": {"name": "Grand Plaza"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I'm looking for the location of Mystic Woods Resort.
{"function": {"name": "getHotelByName", "parameters": {"name": "Mystic Woods Resort"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of The Enchanted Garden?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Enchanted Garden"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Seaside Breeze Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Seaside Breeze Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Vintage Vibes Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Vintage Vibes Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of The Wilderness Lodge?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Wilderness Lodge"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with The Grandiose Palace?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Grandiose Palace"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Fictional Inn offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Fictional Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Highland Castle?
{"function": {"name": "getHotelByName", "parameters": {"name": "Highland Castle"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for Historic Grandeur Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Historic Grandeur Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at The Urban Oasis?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Urban Oasis"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Tell me more about the rooms available at Sapphire Seas Hotel.
{"function": {"name": "getHotelByName", "parameters": {"name": "Sapphire Seas Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Grand Plaza?
{"function": {"name": "getHotelByName", "parameters": {"name": "Grand Plaza"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on The Cozy Cottage, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "The Cozy Cottage"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for Downtown Luxury?
{"function": {"name": "getHotelByName", "parameters": {"name": "Downtown Luxury"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Celestial Haven, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Celestial Haven"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Historic Grandeur Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Historic Grandeur Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Vintage Vibes Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Vintage Vibes Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What are the check-in times for Vintage Vibes Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Vintage Vibes Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Historic Grandeur Hotel offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Historic Grandeur Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What are the check-in times for Grand Plaza?
{"function": {"name": "getHotelByName", "parameters": {"name": "Grand Plaza"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Ocean View Retreat?
{"function": {"name": "getHotelByName", "parameters": {"name": "Ocean View Retreat"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does The Enchanted Garden offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Enchanted Garden"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I'm looking for the location of The Timeless Manor.
{"function": {"name": "getHotelByName", "parameters": {"name": "The Timeless Manor"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Seaside Breeze Hotel, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Seaside Breeze Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Ocean View Retreat?
{"function": {"name": "getHotelByName", "parameters": {"name": "Ocean View Retreat"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Tell me more about the rooms available at Highland Castle.
{"function": {"name": "getHotelByName", "parameters": {"name": "Highland Castle"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with Desert Mirage?
{"function": {"name": "getHotelByName", "parameters": {"name": "Desert Mirage"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for Vintage Vibes Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Vintage Vibes Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at Seaside Breeze Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Seaside Breeze Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at Sapphire Seas Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Sapphire Seas Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for The Grandiose Palace?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Grandiose Palace"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Riverside Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Riverside Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at The Enchanted Garden?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Enchanted Garden"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Mystic Woods Resort?
{"function": {"name": "getHotelByName", "parameters": {"name": "Mystic Woods Resort"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for The Enchanted Garden?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Enchanted Garden"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does The Grandiose Palace offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Grandiose Palace"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at The Cozy Cottage?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Cozy Cottage"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What are the check-in times for Sapphire Seas Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Sapphire Seas Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Urban Modern Hotel offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Urban Modern Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Tell me more about the rooms available at Whimsical Stays Hotel.
{"function": {"name": "getHotelByName", "parameters": {"name": "Whimsical Stays Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Sapphire Seas Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Sapphire Seas Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Vintage Vibes Inn, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Vintage Vibes Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Highland Castle offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Highland Castle"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What are the check-in times for The Enchanted Garden?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Enchanted Garden"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What are the check-in times for Fictional Inn?
{"function": {"name": "getHotelByName", "parameters": {"name": "Fictional Inn"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What are the check-in times for Historic Grandeur Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Historic Grandeur Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Mountain Peak Hotel, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Mountain Peak Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at The Enchanted Garden?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Enchanted Garden"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Sapphire Seas Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Sapphire Seas Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for Highland Castle?
{"function": {"name": "getHotelByName", "parameters": {"name": "Highland Castle"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with Whimsical Stays Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Whimsical Stays Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Urban Modern Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Urban Modern Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on The Wilderness Lodge, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "The Wilderness Lodge"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does The Nomad's Stopover offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Nomad's Stopover"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at The Urban Oasis?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Urban Oasis"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at The Explorer's Retreat?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Explorer's Retreat"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I'm looking for the location of The Grandiose Palace.
{"function": {"name": "getHotelByName", "parameters": {"name": "The Grandiose Palace"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Grand Plaza, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Grand Plaza"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with The Enchanted Garden?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Enchanted Garden"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Artisan's Boutique Hotel offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Artisan's Boutique Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for Seaside Breeze Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Seaside Breeze Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on The Explorer's Retreat, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "The Explorer's Retreat"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What's the review score of Mystic Woods Resort?
{"function": {"name": "getHotelByName", "parameters": {"name": "Mystic Woods Resort"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Celestial Haven offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Celestial Haven"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Tell me more about the rooms available at Downtown Luxury.
{"function": {"name": "getHotelByName", "parameters": {"name": "Downtown Luxury"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Is there parking available at Historic Grandeur Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Historic Grandeur Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with Sapphire Seas Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Sapphire Seas Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at Desert Mirage?
{"function": {"name": "getHotelByName", "parameters": {"name": "Desert Mirage"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at The Timeless Manor?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Timeless Manor"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for The Timeless Manor?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Timeless Manor"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on The Nomad's Stopover, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "The Nomad's Stopover"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does Whimsical Stays Hotel offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "Whimsical Stays Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Can you pull up the booking info for Mountain Peak Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Mountain Peak Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
What are the check-in times for Urban Modern Hotel?
{"function": {"name": "getHotelByName", "parameters": {"name": "Urban Modern Hotel"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
I need details on Desert Mirage, especially their amenities.
{"function": {"name": "getHotelByName", "parameters": {"name": "Desert Mirage"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Tell me more about the rooms available at Mystic Woods Resort.
{"function": {"name": "getHotelByName", "parameters": {"name": "Mystic Woods Resort"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Do you have any special deals at Ocean View Retreat?
{"function": {"name": "getHotelByName", "parameters": {"name": "Ocean View Retreat"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with Celestial Haven?
{"function": {"name": "getHotelByName", "parameters": {"name": "Celestial Haven"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
Does The Cozy Cottage offer free breakfast?
{"function": {"name": "getHotelByName", "parameters": {"name": "The Cozy Cottage"}}}
{ "type": "function", "function": { "name": "getHotelByName", "description": "Get a single hotel by its name.", "parameters": { "type": "object", "properties": { "name": { "type": "string", "description": "The name of the hotel to search for." } }, "required": ["name"] } } }
How do I get in touch with Mystic Woods Resort?
{"function": {"name": "getHotelByName", "parameters": {"name": "Mystic Woods Resort"}}}