id stringlengths 24 34 | official_category stringclasses 4
values | task_type stringclasses 3
values | user_prompt stringlengths 557 3.76k | function listlengths 17 39 | ground_truth listlengths 2 34 | turn_index int64 0 6 |
|---|---|---|---|---|---|---|
multi_turn_base_48_turn_1 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"assignment.docx": {"... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"wc": {
"file_name": [
"test_file1.txt"
],
"mode": [
"c"
]
}
},
{
"wc": {
"file_name": [
"test_file2.txt"
],
"mode": [
"c"
]
}
}
] | 1 |
multi_turn_base_169_turn_0 | multi_turn_base_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"card_6789": {"card_number": "5479 8692 4312 6789", "cardholder_n... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"book_flight": {
"access_token": [
"2278-9812-3456-4567"
],
"card_id": [
"card_6789"
],
"travel_date": [
"2026-11-10"
],
"travel_from": [
"RMS"
],
"travel_to": [
"LAX"
],
"travel_class": [
"busine... | 0 |
multi_turn_long_context_18_turn_1 | multi_turn_long_context_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"Quarter1_Reports": {"type": "directory", "contents": {"report1.txt":... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"cat": {
"file_name": [
"MonthlySummary.docx"
]
}
},
{
"sort": {
"file_name": [
"MonthlySummary.docx"
]
}
}
] | 1 |
multi_turn_miss_param_90_turn_1 | multi_turn_miss_param_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
}
] | 1 |
multi_turn_base_30_turn_0 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"ProjectApollo": {"ty... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"cd": {
"folder": [
"project"
]
}
},
{
"cat": {
"file_name": [
"test_results.json"
]
}
}
] | 0 |
multi_turn_miss_param_21_turn_3 | multi_turn_miss_param_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"ProjectOverview.txt"... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"authenticate_twitter": {
"username": [
"tech_guru"
],
"password": [
"securePass123"
]
}
},
{
"post_tweet": {
"content": [
"Initial summary of the project. To be discussed."
],
"tags": [
[
"#ProjectUpdate"
... | 3 |
multi_turn_miss_param_123_turn_1 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_account_info": {}
},
{
"get_stock_info": {
"symbol": [
"TSLA"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"TSLA"
],
"price": [
667.92
],
"amount": [
150
]
}
}
] | 1 |
multi_turn_miss_func_86_turn_2 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"find_nearest_tire_shop": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 2 |
multi_turn_long_context_10_turn_3 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"workspace": {"type": "dir... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"touch": {
"file_name": [
"summary.txt"
]
}
},
{
"echo": {
"content": [
"Hello"
],
"file_name": [
"summary.txt"
]
}
},
{
"diff": {
"file_name1": [
"notes.md"
],
"file_name2": [
"summary.txt"
... | 3 |
multi_turn_miss_param_195_turn_3 | multi_turn_miss_param_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"1_3456": {"card_number": "1234-5678-9012-3456", "balance": 20000... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"authenticate_twitter": {
"username": [
"michael_t"
],
"password": [
"michaelSecurePass123"
]
}
},
{
"post_tweet": {
"content": [
"Just booked a flight to Los Angeles! Excited for the trip."
]
}
}
] | 3 |
multi_turn_base_89_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Stonebrook"
]
}
},
{
"estimate_distance": {
"cityA": [
"83214"
],
"cityB": [
"74532"
]
}
}
] | 0 |
multi_turn_long_context_54_turn_0 | multi_turn_long_context_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 20.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"liter_to_gallon": {
"liter": [
20
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
... | 0 |
multi_turn_miss_param_43_turn_3 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"Documents": {"type": "dir... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"cd": {
"folder": [
"Documents"
]
}
},
{
"cat": {
"file_name": [
"annual_report.txt"
]
}
}
] | 3 |
multi_turn_long_context_0_turn_3 | multi_turn_long_context_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"document": {"type": ... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"cd": {
"folder": [
".."
]
}
},
{
"mv": {
"source": [
"previous_report.pdf"
],
"destination": [
"temp"
]
}
},
{
"cd": {
"folder": [
"temp"
]
}
},
{
"diff": {
"file_name1": [
"final... | 3 |
multi_turn_miss_func_56_turn_3 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 3 |
multi_turn_long_context_192_turn_0 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"1432": {"card_number": "8456783210981432", "card_type": "Visa", ... | [
{
"name": "authenticate_travel",
"description": "This tool belongs to the travel system, which allows users to book flights, manage credit cards, and view budget information. Tool description: Authenticate the user with the travel API",
"parameters": {
"type": "dict",
"properties": {
... | [
{
"get_nearest_airport_by_city": {
"location": [
"Rivermist"
]
}
},
{
"get_nearest_airport_by_city": {
"location": [
"Stonebrook"
]
}
}
] | 0 |
multi_turn_miss_func_184_turn_1 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"card_2108": {"card_number": "4321-9876-6543-2108", "name": "Lara... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"get_flight_cost": {
"travel_from": [
"JFK"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-12-15"
],
"travel_class": [
"business"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
... | 1 |
multi_turn_miss_func_43_turn_4 | multi_turn_miss_func_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"Documents": {"type": "dir... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"message_login": {
"user_id": [
"USR001"
]
}
},
{
"send_message": {
"receiver_id": [
"USR002"
],
"message": [
"This is the annual report. It includes Q4 results and other financial data."
]
}
}
] | 4 |
multi_turn_miss_param_9_turn_2 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"Documentation": {"type": ... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cp": {
"source": [
"FinalReport.txt"
],
"destination": [
"Archives"
]
}
},
{
"cd": {
"folder": [
"Archives"
]
}
},
{
"mv": {
"source": [
"FinalReport.txt"
],
"destination": [
"ArchivedFinalRe... | 2 |
multi_turn_miss_param_73_turn_1 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal... | 1 |
multi_turn_miss_func_74_turn_2 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 2 |
multi_turn_miss_param_80_turn_1 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"83214"
],
"cityB": [
"94016"
]
}
}
] | 1 |
multi_turn_miss_func_54_turn_1 | multi_turn_miss_func_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 20.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"liter_to_gallon": {
"liter": [
20
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
... | 1 |
multi_turn_base_12_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"Documents": {"type": "dir... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"Documents"
]
}
},
{
"touch": {
"file_name": [
"summary.txt"
]
}
}
] | 0 |
multi_turn_long_context_34_turn_1 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"notes": {"type": "di... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cat": {
"file_name": [
"finance_report.txt"
]
}
},
{
"mean": {
"numbers": [
[
5000,
3000,
2000
]
]
}
},
{
"touch": {
"file_name": [
"statistics.txt"
]
}
},
{
"echo": {
"... | 1 |
multi_turn_miss_func_84_turn_2 | multi_turn_miss_func_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"check_tire_pressure": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 2 |
multi_turn_long_context_82_turn_1 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"fillFuelTank": {
"fuelAmount": [
35
]
}
},
{
"gallon_to_liter": {
"gallon": [
50
]
}
}
] | 1 |
multi_turn_miss_func_121_turn_2 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_stock_info": {
"symbol": [
"AAPL"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"AAPL"
],
"price": [
227.16
],
"amount": [
150
]
}
}
] | 2 |
multi_turn_miss_func_28_turn_2 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"data": {"type": "dir... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"data"
]
}
},
{
"grep": {
"file_name": [
"analysis_report.txt"
],
"pattern": [
"error"
]
}
}
] | 2 |
multi_turn_base_18_turn_0 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"Quarter1_Reports": {"type": "directory", "contents": {"report1.txt":... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"mkdir": {
"dir_name": [
"Archived_Quarter1"
]
}
},
{
"cp": {
"source": [
"report1.txt"
],
"destination": [
"Archived_Quarter1"
]
}
},
{
"cp": {
"source": [
"report2.txt"
],
"destination": [
"... | 0 |
multi_turn_base_74_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"liter_to_gallon": {
"liter": [
38
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
10.04
]
}
}
] | 0 |
multi_turn_miss_func_95_turn_3 | multi_turn_miss_func_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"remainingUnlockedDoors": 0, "fuelLevel": 15.5, "batteryVoltage": 12.8, "engin... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"estimate_distance": {
"cityA": [
"83214"
],
"cityB": [
"94016"
]
}
}
] | 3 |
multi_turn_base_26_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"tmp": {"type": "directory... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"tmp"
]
}
},
{
"ls": {
"a": [
true
]
}
}
] | 0 |
multi_turn_miss_param_56_turn_2 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"displayCarStatus": {
"option": [
"fuel"
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
40
]
}
}
] | 2 |
multi_turn_base_76_turn_0 | multi_turn_base_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 0 |
multi_turn_long_context_67_turn_0 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Silverpine"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"62947"
]
}
}
] | 0 |
multi_turn_long_context_196_turn_1 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"primary_8970": {"card_number": "4312-7634-9876-8970", "balance":... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"get_flight_cost": {
"travel_from": [
"LHR"
],
"travel_to": [
"CDG"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"business"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
... | 1 |
multi_turn_long_context_152_turn_0 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"144756014165": {"card_number": "9356074812347623", "cardholder_n... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"get_flight_cost": {
"travel_from": [
"SFO"
],
"travel_to": [
"ORD"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"first"
]
}
},
{
"book_flight": {
"access_token": [
"secureAccessToken12345"
... | 0 |
multi_turn_miss_param_37_turn_3 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"temp": {"type": "directory", "contents": {"dev_summary.txt": {"type"... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"touch": {
"file_name": [
"1.txt"
]
}
},
{
"echo": {
"content": [
"However, a server error was detected in the final testing phase."
],
"file_name": [
"1.txt"
]
}
}
] | 3 |
multi_turn_miss_param_54_turn_2 | multi_turn_miss_param_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 20.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"check_tire_pressure": {}
},
{
"post_tweet": {
"content": [
"not healthy"
],
"tags": [
[
"#CarMaintenance"
]
],
"mentions": [
[
"@VehicleGuru"
]
]
}
}
] | 2 |
multi_turn_miss_func_18_turn_0 | multi_turn_miss_func_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"Quarter1_Reports": {"type": "directory", "contents": {"report1.txt":... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"mkdir": {
"dir_name": [
"Archived_Quarter1"
]
}
},
{
"cp": {
"source": [
"report1.txt"
],
"destination": [
"Archived_Quarter1"
]
}
},
{
"cp": {
"source": [
"report2.txt"
],
"destination": [
"... | 0 |
multi_turn_miss_func_129_turn_0 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_stock_info": {
"symbol": [
"NVDA"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"NVDA"
],
"price": [
220.34
],
"amount": [
120
]
}
}
] | 0 |
multi_turn_miss_func_196_turn_5 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"primary_8970": {"card_number": "4312-7634-9876-8970", "balance":... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"get_ticket": {
"ticket_id": [
1
]
}
},
{
"resolve_ticket": {
"ticket_id": [
1
],
"resolution": [
""
]
}
}
] | 5 |
multi_turn_base_90_turn_0 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"liter_to_gallon": {
"liter": [
150
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
40
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
... | 0 |
multi_turn_long_context_1_turn_1 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"workspace": {"type": "dir... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"workspace"
]
}
},
{
"mv": {
"source": [
"log.txt"
],
"destination": [
"archive"
]
}
}
] | 1 |
multi_turn_base_14_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"active_project": {"type": "directory", "contents": {"ResearchDocs": ... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"cd": {
"folder": [
"ResearchDocs"
]
}
},
{
"find": {
"path": [
"."
],
"name": [
"report.csv"
]
}
}
] | 0 |
multi_turn_long_context_43_turn_3 | multi_turn_long_context_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"Documents": {"type": "dir... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"message_login": {
"user_id": [
"USR001"
]
}
},
{
"send_message": {
"receiver_id": [
"USR002"
],
"message": [
"This is the annual report. It includes Q4 results and other financial data. The company's financials for the year reflect a period of... | 3 |
multi_turn_base_47_turn_1 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"project_directory": {"type": "directory", "contents": {"student_reco... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cat": {
"file_name": [
"student_record.txt"
]
}
},
{
"mean": {
"numbers": [
[
100,
95,
85,
90,
88,
92
]
]
}
}
] | 1 |
multi_turn_miss_func_68_turn_3 | multi_turn_miss_func_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
}
] | 3 |
multi_turn_base_6_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"gorilla": {"type": "directory", "contents": {"communal": {"type": "d... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"communal"
]
}
},
{
"touch": {
"file_name": [
"Annual_Report_2023.docx"
]
}
}
] | 0 |
multi_turn_miss_param_50_turn_1 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"lockDoors": {
"unlock": [
true
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"setHeadlights": {
"mode": [
"on"
]
}
}
] | 1 |
multi_turn_base_7_turn_0 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"academic_venture": {... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"cd": {
"folder": [
"academic_venture"
]
}
},
{
"mkdir": {
"dir_name": [
"academic_hub"
]
}
}
] | 0 |
multi_turn_long_context_19_turn_1 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"work": {"type": "directory", "contents": {"test_document.txt": {"typ... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"cp": {
"source": [
"test_document.txt"
],
"destination": [
"archives"
]
}
},
{
"cd": {
"folder": [
"archives"
]
}
},
{
"mv": {
"source": [
"test_document.txt"
],
"destination": [
"final_docum... | 1 |
multi_turn_long_context_183_turn_1 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"card_2023": {"card_number": "**** **** **** 2023", "expiry_date"... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"get_flight_cost": {
"travel_from": [
"RMS"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"economy"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz456"
],
... | 1 |
multi_turn_base_72_turn_3 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"message_login": {
"user_id": [
"USR005"
]
}
},
{
"send_message": {
"receiver_id": [
"USR007"
],
"message": [
"Road trip itinerary update."
]
}
}
] | 3 |
multi_turn_base_63_turn_2 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 0.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
},
... | 2 |
multi_turn_base_27_turn_1 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"workspace": {"type": "dir... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"ticket_login": {
"username": [
"tech_guru"
],
"password": [
"securePass123"
]
}
},
{
"create_ticket": {
"title": [
"emergency"
],
"description": [
"Initial project plan details."
],
"priority": [
3
... | 1 |
multi_turn_miss_param_181_turn_5 | multi_turn_miss_param_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"card_3456": {"card_number": "1234-5678-9012-3456", "cardholder_n... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"ticket_login": {
"username": [
"cmartinez"
],
"password": [
"SecurePass123"
]
}
},
{
"create_ticket": {
"title": [
"Flight Cancellation Experience"
],
"description": [
"The abrupt cancellation caused significant inconvenien... | 5 |
multi_turn_base_106_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_stock_info": {
"symbol": [
"AAPL"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"AAPL"
],
"price": [
227.16
],
"amount": [
100
]
}
}
] | 0 |
multi_turn_base_158_turn_1 | multi_turn_base_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"primary": {"card_number": "4111111111111111", "expiry_date": "12... | [
{
"name": "authenticate_travel",
"description": "This tool belongs to the travel system, which allows users to book flights, manage credit cards, and view budget information. Tool description: Authenticate the user with the travel API",
"parameters": {
"type": "dict",
"properties": {
... | [
{
"get_flight_cost": {
"travel_from": [
"JFK"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-10-15"
],
"travel_class": [
"first"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
"ca... | 1 |
multi_turn_long_context_133_turn_0 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"add_to_watchlist": {
"stock": [
"AAPL"
]
}
},
{
"get_watchlist": {}
}
] | 0 |
multi_turn_base_87_turn_2 | multi_turn_base_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 30.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal... | 2 |
multi_turn_miss_func_124_turn_0 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_stock_info": {
"symbol": [
"AAPL"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"AAPL"
],
"price": [
227.16
],
"amount": [
100
]
}
}
] | 0 |
multi_turn_miss_param_18_turn_3 | multi_turn_miss_param_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"Quarter1_Reports": {"type": "directory", "contents": {"report1.txt":... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"diff": {
"file_name1": [
"History101.txt"
],
"file_name2": [
"History202.txt"
]
}
},
{
"post_tweet": {
"content": [
"- Introduction to History. Ancient civilizations.+ Advanced History. Modern world events."
],
"mentions": [
... | 3 |
multi_turn_miss_func_92_turn_5 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 5 |
multi_turn_base_118_turn_2 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_stock_info": {
"symbol": [
"AAPL"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"AAPL"
],
"price": [
227.16
],
"amount": [
100
]
}
}
] | 2 |
multi_turn_long_context_64_turn_0 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 0 |
multi_turn_miss_func_87_turn_3 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 30.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal... | 3 |
multi_turn_long_context_148_turn_0 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_stock_info": {
"symbol": [
"AAPL"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"AAPL"
],
"price": [
227.16
],
"amount": [
100
]
}
}
] | 0 |
multi_turn_miss_param_40_turn_2 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"Documents": {"type": "dir... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"cd": {
"folder": [
"Documents"
]
}
},
{
"cp": {
"source": [
"annual_report.txt"
],
"destination": [
"Reports"
]
}
}
] | 2 |
multi_turn_miss_param_71_turn_1 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Stonebrook"
]
}
},
{
"estimate_distance": {
"cityA": [
"83214"
],
"cityB": [
"74532"
]
}
}
] | 1 |
multi_turn_long_context_58_turn_1 | multi_turn_long_context_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 0.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"gallon_to_liter": {
"gallon": [
30
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
50
]
}
}
] | 1 |
multi_turn_miss_func_81_turn_0 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 2.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"liter_to_gallon": {
"liter": [
10
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
2.64
]
}
}
] | 0 |
multi_turn_long_context_183_turn_5 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"card_2023": {"card_number": "**** **** **** 2023", "expiry_date"... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"authenticate_twitter": {
"username": [
"john"
],
"password": [
"john1234"
]
}
},
{
"post_tweet": {
"content": [
"Just booked a flight to LA!"
],
"tags": [
[
"#TravelSuccess",
"#RivermistJourney"
... | 5 |
multi_turn_base_3_turn_1 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"projects": {"type": "dire... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"projects"
]
}
},
{
"cd": {
"folder": [
"photography"
]
}
},
{
"cp": {
"source": [
"test_image1.jpg"
],
"destination": [
"backup_tests"
]
}
},
{
"cp": {
"source": [
... | 1 |
multi_turn_long_context_14_turn_3 | multi_turn_long_context_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"active_project": {"type": "directory", "contents": {"ResearchDocs": ... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"message_login": {
"user_id": [
"USR001"
]
}
},
{
"add_contact": {
"user_name": [
"John Levy"
]
}
},
{
"send_message": {
"receiver_id": [
"USR005"
],
"message": [
"Latest Quarter Performance has been well."
... | 3 |
multi_turn_miss_func_25_turn_3 | multi_turn_miss_func_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"Research2023": {"typ... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"Research2023"
]
}
},
{
"sort": {
"file_name": [
"summary.txt"
]
}
}
] | 3 |
multi_turn_miss_func_198_turn_1 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"6789": {"card_number": "**** **** **** 6789", "cardholder_name":... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"get_flight_cost": {
"travel_from": [
"SFO"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-12-25"
],
"travel_class": [
"first"
]
}
},
{
"book_flight": {
"access_token": [
"abc123token"
],
"... | 1 |
multi_turn_miss_param_67_turn_4 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 4 |
multi_turn_miss_param_150_turn_2 | multi_turn_miss_param_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"1234-5678-9012-3456": {"card_type": "Visa", "expiry_date": "12/2... | [
{
"name": "authenticate_travel",
"description": "This tool belongs to the travel system, which allows users to book flights, manage credit cards, and view budget information. Tool description: Authenticate the user with the travel API",
"parameters": {
"type": "dict",
"properties": {
... | [
{
"compute_exchange_rate": {
"base_currency": [
"GBP"
],
"target_currency": [
"USD"
],
"value": [
15400
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123token"
],
"budget_limit": [
22000
]
... | 2 |
multi_turn_long_context_6_turn_4 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"gorilla": {"type": "directory", "contents": {"communal": {"type": "d... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
".."
]
}
},
{
"cd": {
"folder": [
"shared"
]
}
},
{
"touch": {
"file_name": [
"report_word_count.txt"
]
}
},
{
"echo": {
"content": [
"9"
],
"file_name": [
"rep... | 4 |
multi_turn_miss_param_51_turn_1 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
"ignitionMode": [
"START"
]
}
}
] | 1 |
multi_turn_miss_param_0_turn_4 | multi_turn_miss_param_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"document": {"type": ... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"cd": {
"folder": [
".."
]
}
},
{
"mv": {
"source": [
"previous_report.pdf"
],
"destination": [
"temp"
]
}
},
{
"cd": {
"folder": [
"temp"
]
}
},
{
"diff": {
"file_name1": [
"final... | 4 |
multi_turn_miss_param_20_turn_1 | multi_turn_miss_param_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"documents": {"type": "dir... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"cd": {
"folder": [
"documents"
]
}
},
{
"tail": {
"file_name": [
"file1.txt"
],
"lines": [
1
]
}
}
] | 1 |
multi_turn_long_context_124_turn_0 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"get_stock_info": {
"symbol": [
"AAPL"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"AAPL"
],
"price": [
227.16
],
"amount": [
100
]
}
}
] | 0 |
multi_turn_miss_func_28_turn_3 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"workspace": {"type": "directory", "contents": {"data": {"type": "dir... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"du": {
"human_readable": [
true
]
}
},
{
"touch": {
"file_name": [
"usage.txt"
]
}
},
{
"echo": {
"content": [
"205 bytes"
],
"file_name": [
"usage.txt"
]
}
}
] | 3 |
multi_turn_miss_func_176_turn_2 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"id_1234": {"card_number": "4587123498761234", "cardholder_name":... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"cancel_booking": {
"access_token": [
"ABCD1234"
],
"booking_id": [
"3426812"
]
}
},
{
"create_ticket": {
"priority": [
5
],
"title": [
"Urgent Flight Cancellation"
],
"description": [
"Due to unexpected ... | 2 |
multi_turn_long_context_10_turn_0 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"workspace": {"type": "dir... | [
{
"name": "cat",
"description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ... | [
{
"cd": {
"folder": [
"workspace"
]
}
},
{
"mkdir": {
"dir_name": [
"Projects"
]
}
}
] | 0 |
multi_turn_base_61_turn_0 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 42.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
},
... | 0 |
multi_turn_miss_func_63_turn_3 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 0.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
},
... | 3 |
multi_turn_miss_func_171_turn_3 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"card_8283": {"card_number": "5829301674328283", "card_type": "Vi... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"message_login": {
"user_id": [
"USR001"
]
}
},
{
"send_message": {
"receiver_id": [
"travel_agent"
],
"message": [
"Thank you for your efficient handling of my booking to Beijing. My trip is confirmed for June 15th from JFK to PEK in first cla... | 3 |
multi_turn_miss_func_150_turn_2 | multi_turn_miss_func_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"1234-5678-9012-3456": {"card_type": "Visa", "expiry_date": "12/2... | [
{
"name": "authenticate_travel",
"description": "This tool belongs to the travel system, which allows users to book flights, manage credit cards, and view budget information. Tool description: Authenticate the user with the travel API",
"parameters": {
"type": "dict",
"properties": {
... | [
{
"compute_exchange_rate": {
"base_currency": [
"GBP"
],
"target_currency": [
"USD"
],
"value": [
15400
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123token"
],
"budget_limit": [
22000
]
... | 2 |
multi_turn_long_context_78_turn_0 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "running", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
}
] | 0 |
multi_turn_miss_param_158_turn_2 | multi_turn_miss_param_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"primary": {"card_number": "4111111111111111", "expiry_date": "12... | [
{
"name": "authenticate_travel",
"description": "This tool belongs to the travel system, which allows users to book flights, manage credit cards, and view budget information. Tool description: Authenticate the user with the travel API",
"parameters": {
"type": "dict",
"properties": {
... | [
{
"get_flight_cost": {
"travel_from": [
"JFK"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-10-15"
],
"travel_class": [
"first"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
"ca... | 2 |
multi_turn_miss_param_192_turn_1 | multi_turn_miss_param_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"1432": {"card_number": "8456783210981432", "card_type": "Visa", ... | [
{
"name": "authenticate_travel",
"description": "This tool belongs to the travel system, which allows users to book flights, manage credit cards, and view budget information. Tool description: Authenticate the user with the travel API",
"parameters": {
"type": "dict",
"properties": {
... | [
{
"get_nearest_airport_by_city": {
"location": [
"Rivermist"
]
}
},
{
"get_nearest_airport_by_city": {
"location": [
"Stonebrook"
]
}
}
] | 1 |
multi_turn_miss_param_61_turn_2 | multi_turn_miss_param_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 42.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 2 |
multi_turn_miss_param_8_turn_2 | multi_turn_miss_param_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"scientific_data": {"type": "directory", "contents": {"experiment_log... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"authenticate_twitter": {
"username": [
"dr_smith"
],
"password": [
"securePass123"
]
}
},
{
"post_tweet": {
"content": [
"- Observation 1: Normal Observation 2: Anomaly detected Observation 3: Normal Observation 4: Anomaly detected \n+ Observa... | 2 |
multi_turn_miss_func_57_turn_1 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "running", "doorStat... | [
{
"name": "activateParkingBrake",
"description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.",
"parameters": {
"typ... | [
{
"get_zipcode_based_on_city": {
"city": [
"Crescent Hollow"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Autumnville"
]
}
},
{
"estimate_distance": {
"cityA": [
"69238"
],
"cityB": [
"51479"
]
}
... | 1 |
multi_turn_base_51_turn_2 | multi_turn_base_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
}
] | 2 |
multi_turn_long_context_110_turn_5 | multi_turn_long_context_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"name": "add_to_watchlist",
"description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.",
"parameters": {
"type": "dict",
"properties": {
"stock": {
... | [
{
"ticket_login": {
"username": [
"user123"
],
"password": [
"12345"
]
}
},
{
"create_ticket": {
"title": [
"Urgent: Transaction Issue"
],
"description": [
"There is an issue with a recent transaction involving a canceled buy ... | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.