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_174_turn_3 | 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_7243": {"card_number": "4751918394027243", "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",
... | [
{
"authenticate_twitter": {
"username": [
"bookworm_traveler"
],
"password": [
"Tr@v3lB00ks2023"
]
}
},
{
"post_tweet": {
"content": [
"Off to Rome! Can't wait to explore the ancient wonders and dive into Italian cuisine!"
]
}
}
] | 3 |
multi_turn_miss_param_171_turn_0 | 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_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",
... | [
{
"compute_exchange_rate": {
"base_currency": [
"RMB"
],
"target_currency": [
"USD"
],
"value": [
10000
]
}
},
{
"set_budget_limit": {
"access_token": [
"897362"
],
"budget_limit": [
1428.57
]
}
... | 0 |
multi_turn_miss_param_20_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": {"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",
... | [
{
"diff": {
"file_name1": [
"file1.txt"
],
"file_name2": [
"file2.txt"
]
}
},
{
"touch": {
"file_name": [
"file5.txt"
]
}
},
{
"echo": {
"content": [
"- The quick brown fox jumps over the lazy dog.\n+ Lorem ipsum d... | 2 |
multi_turn_base_155_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": {"id15583": {"card_number": "4920-1539-8456-3890", "card_type": "M... | [
{
"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": [
"LAX"
],
"travel_to": [
"JFK"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"business"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
... | 0 |
multi_turn_miss_func_20_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:
{"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_miss_func_82_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": 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
]
}
}
] | 2 |
multi_turn_long_context_197_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": {}, "booking_record": {"insurance_12345": {"travel_cost": 9500.0, ... | [
{
"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",
... | [
{
"register_credit_card": {
"access_token": [
"abc123xyz456"
],
"card_number": [
"1432-7890-6543-9876"
],
"expiration_date": [
"12/2025"
],
"card_verification_number": [
321
],
"cardholder_name": [
"Michael Thompson"
... | 0 |
multi_turn_long_context_5_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": {"data": {"type": "directory", "contents": {"project": {"type": "direc... | [
{
"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": [
"archive_summary.txt"
]
}
},
{
"sort": {
"file_name": [
"archive_summary.txt"
]
}
}
] | 1 |
multi_turn_miss_param_196_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": {"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_miss_param_3_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": {"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": [
... | 2 |
multi_turn_miss_func_58_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": 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",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
}
] | 1 |
multi_turn_miss_func_26_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": {"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 ... | [
{
"touch": {
"file_name": [
"file3.docx"
]
}
},
{
"echo": {
"content": [
"Nothing important here. Yet another line."
],
"file_name": [
"file3.docx"
]
}
}
] | 3 |
multi_turn_long_context_51_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.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_173_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": {"card_1496": {"card_number": "**** **** **** 1496", "expiry_date"... | [
{
"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": {
... | [
{
"compute_exchange_rate": {
"base_currency": [
"USD"
],
"target_currency": [
"GBP"
],
"value": [
2400
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123xyz"
],
"budget_limit": [
10000
]
}
... | 2 |
multi_turn_long_context_93_turn_2 | 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": "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... | [
{
"find_nearest_tire_shop": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 2 |
multi_turn_miss_func_86_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:
{"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"
]
]
}
},
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"pressBrakePedal... | 1 |
multi_turn_miss_param_92_turn_5 | 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... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 5 |
multi_turn_miss_param_74_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... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 2 |
multi_turn_miss_param_170_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": {"card123": {"card_number": "1234-5678-9876-5432", "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": [
"SFO"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"first"
]
}
},
{
"book_flight": {
"access_token": [
"access_token_abc123"
],... | 1 |
multi_turn_base_36_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": [
"project_summary.txt"
]
}
}
] | 0 |
multi_turn_long_context_92_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:
{"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": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 3 |
multi_turn_miss_param_34_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": {"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": {
"... | 2 |
multi_turn_miss_func_13_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:
{"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": [
"report.txt"
],
"lines": [
1
]
}
}
] | 1 |
multi_turn_miss_param_58_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": 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
]
}
}
] | 2 |
multi_turn_miss_func_24_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": {"project": {"type": "directory", "contents": {"report_draft.txt": {"t... | [
{
"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": {
... | [
{
"mv": {
"source": [
"temp_notes.txt"
],
"destination": [
"archives"
]
}
},
{
"cd": {
"folder": [
"archives"
]
}
},
{
"mv": {
"source": [
"temp_notes.txt"
],
"destination": [
"notes_2024.txt"
... | 2 |
multi_turn_long_context_128_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:
{"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": [
"MSFT"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"MSFT"
],
"price": [
310.23
],
"amount": [
150
]
}
}
] | 1 |
multi_turn_long_context_68_turn_2 | 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": 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": {}
}
] | 2 |
multi_turn_base_134_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": {"account_info": {"account_id": 12345, "balance": 10000.0, "binding_card": 19742021409... | [
{
"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": [
"QUAS"
]
}
},
{
"add_to_watchlist": {
"stock": [
"QUAS"
]
}
}
] | 0 |
multi_turn_long_context_62_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": 15.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": [
"Rivermist"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Stonebrook"
]
}
},
{
"estimate_distance": {
"cityA": [
"83214"
],
"cityB": [
"74532"
]
}
},
{
... | 0 |
multi_turn_miss_param_94_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": {"remainingUnlockedDoors": 0, "fuelLevel": 10.0, "batteryVoltage": 12.6, "engin... | [
{
"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"
]
}
}
] | 2 |
multi_turn_long_context_59_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:
{"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_48_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": {"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": {
... | [
{
"ls": {
"a": [
true
]
}
},
{
"cd": {
"folder": [
"test"
]
}
}
] | 0 |
multi_turn_miss_func_40_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:
{"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"
]
}
}
] | 1 |
multi_turn_miss_param_136_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_stock_info": {
"symbol": [
"ZETA"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"ZETA"
],
"price": [
150.75
],
"amount": [
50
]
}
}
] | 1 |
multi_turn_long_context_73_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": 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_param_146_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:
{"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": [
50
]
}
}
] | 3 |
multi_turn_miss_func_10_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:
{"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_long_context_37_turn_2 | 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": {"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"
]
}
}
] | 2 |
multi_turn_long_context_90_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": 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_long_context_58_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": 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",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
}
] | 0 |
multi_turn_long_context_43_turn_2 | 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": {"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"
]
}
}
] | 2 |
multi_turn_miss_param_163_turn_0 | 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": {"AMEX123456789": {"card_type": "American Express", "card_number":... | [
{
"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": [
"SFO"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-11-16"
],
"travel_class": [
"business"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
... | 0 |
multi_turn_miss_param_152_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": {"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": {
... | [
{
"ticket_login": {
"username": [
"mthompson"
],
"password": [
"securePass123"
]
}
},
{
"create_ticket": {
"title": [
"Flight Cancellation Alert"
],
"description": [
"Request to cancel."
],
"priority": [
5
... | 3 |
multi_turn_base_62_turn_2 | 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": 15.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",
... | [
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
"ignitionMode": [
"START"
]
}
}
] | 2 |
multi_turn_base_69_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": 10.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",
... | [
{
"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_param_141_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:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"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_stock_info": {
"symbol": [
"GOOG"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"GOOG"
],
"price": [
2840.34
],
"amount": [
100
]
}
}
] | 3 |
multi_turn_miss_param_175_turn_0 | 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_3487": {"card_number": "0789 1234 5678 3487", "cardholder_n... | [
{
"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-11-25"
],
"travel_class": [
"business"
]
}
},
{
"book_flight": {
"access_token": [
"1293"
],
"card... | 0 |
multi_turn_miss_param_14_turn_0 | 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": {"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_miss_func_106_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_89_turn_0 | 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... | [
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Stonebrook"
]
}
},
{
"estimate_distance": {
"cityA": [
"83214"
],
"cityB": [
"74532"
]
}
}
] | 0 |
multi_turn_base_28_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": {"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"
]
}
}
] | 1 |
multi_turn_miss_func_194_turn_0 | 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": {"main1234": {"card_number": "7812-3451-5678-1234", "balance": 200... | [
{
"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": {
... | [
{
"list_all_airports": {}
},
{
"get_flight_cost": {
"travel_from": [
"RMS"
],
"travel_to": [
"BOS"
],
"travel_date": [
"2026-10-31"
],
"travel_class": [
"business"
]
}
}
] | 0 |
multi_turn_miss_func_67_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": 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"
]
}
}
] | 1 |
multi_turn_miss_func_98_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": 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... | [
{
"get_zipcode_based_on_city": {
"city": [
"Silverpine"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Oakendale"
]
}
},
{
"estimate_distance": {
"cityA": [
"62947"
],
"cityB": [
"47329"
]
}
}
] | 3 |
multi_turn_miss_func_121_turn_4 | 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_account_info": {}
},
{
"withdraw_funds": {
"amount": [
500
]
}
}
] | 4 |
multi_turn_miss_param_196_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": {"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_long_context_87_turn_2 | 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": 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_base_135_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:
{"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_available_stocks": {
"sector": [
"Technology"
]
}
},
{
"get_stock_info": {
"symbol": [
"NVDA"
]
}
}
] | 1 |
multi_turn_base_178_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": {"12345": {"card_number": "123456", "expiration_date": "12/2028", ... | [
{
"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": {
... | [
{
"register_credit_card": {
"access_token": [
"abc123xyz"
],
"card_number": [
"4012888888881881"
],
"expiration_date": [
"12/2028"
],
"card_verification_number": [
465
],
"cardholder_name": [
"Michael Smith"
]
... | 0 |
multi_turn_base_61_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": 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_long_context_40_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": [
"The report has been finalized."
]
}
}
] | 3 |
multi_turn_miss_func_61_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": 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": {
... | 3 |
multi_turn_long_context_8_turn_2 | 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": {"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 The company... | 2 |
multi_turn_miss_func_199_turn_4 | 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_123456789": {"card_number": "1234-5678-9876-5432", "expiry_... | [
{
"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": [
"USR003"
],
"message": [
"Update on flight issue and customer support contact."
]
}
}
] | 4 |
multi_turn_long_context_135_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:
{"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_available_stocks": {
"sector": [
"Technology"
]
}
},
{
"get_stock_info": {
"symbol": [
"NVDA"
]
}
}
] | 1 |
multi_turn_long_context_81_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": 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_69_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": 10.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",
... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 1 |
multi_turn_base_128_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_current_time": {}
},
{
"get_available_stocks": {
"sector": [
"Technology"
]
}
}
] | 0 |
multi_turn_base_10_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": "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 ... | [
{
"mv": {
"source": [
"proposal.docx"
],
"destination": [
"Projects"
]
}
},
{
"cd": {
"folder": [
"Projects"
]
}
},
{
"mv": {
"source": [
"proposal.docx"
],
"destination": [
"final_proposal_2024... | 1 |
multi_turn_miss_param_36_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:
{"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 ... | [
{
"cp": {
"source": [
"project_summary.txt"
],
"destination": [
"archive"
]
}
},
{
"cd": {
"folder": [
"archive"
]
}
},
{
"mv": {
"source": [
"project_summary.txt"
],
"destination": [
"summary_2... | 1 |
multi_turn_miss_param_88_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": 13.2, "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",
... | [
{
"fillFuelTank": {
"fuelAmount": [
36.8
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"activateParkingBrake"... | 1 |
multi_turn_miss_func_6_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:
{"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... | 5 |
multi_turn_miss_func_82_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": 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... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 0 |
multi_turn_base_141_turn_2 | 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:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"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_stock_info": {
"symbol": [
"GOOG"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"GOOG"
],
"price": [
2840.34
],
"amount": [
100
]
}
}
] | 2 |
multi_turn_miss_param_121_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:
{"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": {}
},
{
"withdraw_funds": {
"amount": [
500
]
}
}
] | 4 |
multi_turn_miss_func_95_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:
{"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",
... | [
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
"ignitionMode": [
"START"
]
}
}
] | 0 |
multi_turn_miss_param_62_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:
{"VehicleControlAPI": {"fuelLevel": 15.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",
... | [
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
"ignitionMode": [
"START"
]
}
}
] | 3 |
multi_turn_base_173_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": {"card_1496": {"card_number": "**** **** **** 1496", "expiry_date"... | [
{
"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": {
... | [
{
"compute_exchange_rate": {
"base_currency": [
"USD"
],
"target_currency": [
"GBP"
],
"value": [
2400
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123xyz"
],
"budget_limit": [
10000
]
}
... | 1 |
multi_turn_base_188_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": {"primary": {"number": "4726351846298192", "expiry": "12/25", "cvv... | [
{
"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",
... | [
{
"list_all_airports": {}
},
{
"get_flight_cost": {
"travel_from": [
"RMS"
],
"travel_to": [
"SBK"
],
"travel_date": [
"2026-09-19"
],
"travel_class": [
"first"
]
}
}
] | 0 |
multi_turn_miss_param_120_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_stock_info": {
"symbol": [
"AAPL"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"AAPL"
],
"price": [
227.16
],
"amount": [
100
]
}
}
] | 1 |
multi_turn_miss_func_156_turn_0 | 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": {"travel_card_12345": {"card_number": "1234-5678-9012-3456", "expi... | [
{
"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": [
"LAX"
],
"travel_date": [
"2026-10-15"
],
"travel_class": [
"first"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz456"
],
... | 0 |
multi_turn_miss_func_80_turn_4 | 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": 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... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 4 |
multi_turn_miss_func_10_turn_4 | 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": {"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"
... | 4 |
multi_turn_miss_func_186_turn_6 | 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_4526": {"card_number": "6349158723094526", "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",
... | [
{
"authenticate_twitter": {
"username": [
"john"
],
"password": [
"john1234"
]
}
},
{
"post_tweet": {
"content": [
"Postponing my plans."
],
"tags": [
[
"#Travel",
"#PlansChanged"
]
],
"... | 6 |
multi_turn_miss_param_98_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:
{"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... | [
{
"get_zipcode_based_on_city": {
"city": [
"Silverpine"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Oakendale"
]
}
},
{
"estimate_distance": {
"cityA": [
"62947"
],
"cityB": [
"47329"
]
}
}
] | 3 |
multi_turn_base_189_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": {"card_5678": {"card_number": "4321-5678-9876-5678", "balance": 50... | [
{
"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": [
"Flexibility is key! Plans changed, but the adventure continues."
],
"tags": [
[
"#TravelBlog"
... | 1 |
multi_turn_long_context_28_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": {"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"
]
}
}
] | 1 |
multi_turn_miss_param_84_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... | [
{
"fillFuelTank": {
"fuelAmount": [
30
]
}
},
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left"... | 1 |
multi_turn_miss_param_94_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": {"remainingUnlockedDoors": 0, "fuelLevel": 10.0, "batteryVoltage": 12.6, "engin... | [
{
"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... | [
{
"estimate_drive_feasibility_by_mileage": {
"distance": [
300
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
30
]
}
}
] | 1 |
multi_turn_miss_func_103_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:
{"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "... | [
{
"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_stock_info": {
"symbol": [
"OMEG"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"OMEG"
],
"price": [
457.23
],
"amount": [
150
]
}
}
] | 2 |
multi_turn_base_195_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": {"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",
... | [
{
"get_flight_cost": {
"travel_from": [
"RMS"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"business"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
... | 0 |
multi_turn_base_29_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": {"Akab": {"type": "directory", "contents": {"VisionX": {"type": "direc... | [
{
"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": [
"VisionX"
]
}
},
{
"du": {
"human_readable": [
true
]
}
}
] | 0 |
multi_turn_long_context_0_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": {"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": [
"temp"
]
}
},
{
"grep": {
"file_name": [
"final_report.pdf"
],
"pattern": [
"budget analysis"
]
}
}
] | 1 |
multi_turn_miss_param_81_turn_0 | 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": 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_base_17_turn_1 | 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": {"project": {"type": "... | [
{
"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": [
"project"
]
}
},
{
"cat": {
"file_name": [
"test_report.docx"
]
}
}
] | 1 |
multi_turn_long_context_17_turn_2 | 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": {"project": {"type": "... | [
{
"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",
... | [
{
"add_contact": {
"user_name": [
"Kelly"
]
}
},
{
"send_message": {
"receiver_id": [
"USR005"
],
"message": [
"Kelly Total Score: 96"
]
}
},
{
"view_messages_sent": {}
}
] | 2 |
multi_turn_miss_func_0_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": {"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": [
"document"
]
}
},
{
"mkdir": {
"dir_name": [
"temp"
]
}
},
{
"mv": {
"source": [
"final_report.pdf"
],
"destination": [
"temp"
]
}
}
] | 0 |
multi_turn_miss_func_38_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:
{"GorillaFileSystem": {"root": {"researcher": {"type": "directory", "contents": {"SuperResearch": {"t... | [
{
"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": [
"SuperResearch"
]
}
},
{
"rm": {
"file_name": [
"findings_report"
]
}
},
{
"cd": {
"folder": [
".."
]
}
},
{
"rmdir": {
"dir_name": [
"SuperResearch"
]
}
}
] | 1 |
multi_turn_long_context_88_turn_2 | 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": 13.2, "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",
... | [
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
"ignitionMode": [
"START"
]
}
},
{
"post_tweet": {
"content": [
"Embarking on an exciting road trip from SF to Rivermist!"
],
"tags": [
[
... | 2 |
multi_turn_miss_func_36_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": {"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 ... | [
{
"cp": {
"source": [
"project_summary.txt"
],
"destination": [
"archive"
]
}
},
{
"cd": {
"folder": [
"archive"
]
}
},
{
"mv": {
"source": [
"project_summary.txt"
],
"destination": [
"summary_2... | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.