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_94_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:
{"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"
]
}
}
] | 1 |
multi_turn_long_context_63_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": 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",
... | [
{
"fillFuelTank": {
"fuelAmount": [
43.85
]
}
},
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_le... | 1 |
multi_turn_miss_func_134_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": {"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_order_details": {
"order_id": [
12446
]
}
},
{
"cancel_order": {
"order_id": [
12446
]
}
}
] | 2 |
multi_turn_base_37_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:
{"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_miss_param_86_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:
{"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... | 0 |
multi_turn_miss_param_26_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": {"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_func_164_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_3456": {"card_number": "9876543210123456", "card_type": "Vi... | [
{
"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": [
"RMB"
],
"target_currency": [
"USD"
],
"value": [
10000
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123"
],
"budget_limit": [
1428.57
]
}
... | 1 |
multi_turn_base_96_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:
{"VehicleControlAPI": {"fuelLevel": 15.0, "batteryVoltage": 13.2, "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": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
}
] | 1 |
multi_turn_long_context_80_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": 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": {
... | 3 |
multi_turn_miss_param_128_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:
{"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_long_context_12_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": {"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_miss_func_165_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": {"primary": {"card_number": "4111111111111111", "expiry_date": "12... | [
{
"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": {
... | [
{
"set_budget_limit": {
"access_token": [
"abc123xyz"
],
"budget_limit": [
1000
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
"card_id": [
"primary"
],
"travel_date": [
"2026-12-15"
],
... | 3 |
multi_turn_miss_param_44_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": {"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"
]
}
},
{
"echo": {
"content": [
"Q1: $5000, Q2: $7000, Q3: $6000, Q4: $8000"
],
"file_name": [
"annual_report.txt"
]
}
}
] | 0 |
multi_turn_base_60_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": "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": {
... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 0 |
multi_turn_miss_func_40_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": [
"The report has been finalized."
]
}
}
] | 4 |
multi_turn_miss_param_17_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": {"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_51_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:
{"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",
... | [
{
"message_login": {
"user_id": [
"USR001"
]
}
},
{
"send_message": {
"receiver_id": [
"USR002"
],
"message": [
"I am on my way to your place."
]
}
}
] | 3 |
multi_turn_base_88_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:
{"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_base_185_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": {"0001": {"card_number": "1234-5678-9012-3456", "expiry_date": "12... | [
{
"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",
... | [
{
"list_all_airports": {}
},
{
"get_flight_cost": {
"travel_from": [
"RMS"
],
"travel_to": [
"SBK"
],
"travel_date": [
"2026-12-15"
],
"travel_class": [
"business"
]
}
},
{
"set_budget_limit": {
"access_tok... | 0 |
multi_turn_long_context_59_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.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": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Rivermist"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"83214"
]
}
}
] | 0 |
multi_turn_long_context_62_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.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_miss_param_98_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": 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... | [
{
"displayCarStatus": {
"option": [
"doors"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
}
] | 0 |
multi_turn_miss_func_62_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.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_70_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
]
}
},
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": ... | 0 |
multi_turn_long_context_199_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": {"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",
... | [
{
"get_flight_cost": {
"travel_from": [
"LAX"
],
"travel_to": [
"JFK"
],
"travel_date": [
"2026-04-15"
],
"travel_class": [
"business"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
... | 0 |
multi_turn_long_context_10_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 ... | [
{
"mv": {
"source": [
"proposal.docx"
],
"destination": [
"Projects"
]
}
},
{
"cd": {
"folder": [
"Projects"
]
}
},
{
"mv": {
"source": [
"proposal.docx"
],
"destination": [
"final_proposal_2024... | 1 |
multi_turn_base_82_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": 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_miss_param_77_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": 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",
... | [
{
"get_zipcode_based_on_city": {
"city": [
"San Francisco"
]
}
},
{
"get_zipcode_based_on_city": {
"city": [
"Stonebrook"
]
}
},
{
"estimate_distance": {
"cityA": [
"94016"
],
"cityB": [
"74532"
]
}
}
] | 1 |
multi_turn_miss_func_173_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": {"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_miss_param_164_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": {"card_3456": {"card_number": "9876543210123456", "card_type": "Vi... | [
{
"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": [
"RMB"
],
"target_currency": [
"USD"
],
"value": [
10000
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123"
],
"budget_limit": [
1428.57
]
}
... | 1 |
multi_turn_long_context_72_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": "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": {
... | 1 |
multi_turn_long_context_13_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:
{"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
]
}
}
] | 0 |
multi_turn_long_context_172_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": {}, "booking_record": {}, "access_token": "485485239806", "token_t... | [
{
"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": [
"251675"
],
"card_number": [
"2345-6789-1234-5678"
],
"expiration_date": [
"08/2025"
],
"cardholder_name": [
"Maxwell Edison"
],
"card_verification_number": [
567
]
... | 1 |
multi_turn_miss_func_31_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": {"summary.doc": {"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 ... | [
{
"cd": {
"folder": [
"Reports"
]
}
},
{
"wc": {
"file_name": [
"summary.doc"
],
"mode": [
"c"
]
}
},
{
"mean": {
"numbers": [
[
37
]
]
}
}
] | 2 |
multi_turn_long_context_135_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": [
"ZETA"
]
}
},
{
"get_watchlist": {}
}
] | 0 |
multi_turn_miss_param_19_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": {"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_miss_func_1_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": {"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"
]
}
}
] | 2 |
multi_turn_miss_param_175_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_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",
... | [
{
"authenticate_twitter": {
"username": [
"john"
],
"password": [
"john1234"
]
}
},
{
"post_tweet": {
"content": [
"Loved my flight journey!"
],
"tags": [
[
"#TravelDiaries"
]
]
}
},
{
"retw... | 2 |
multi_turn_long_context_87_turn_3 | 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... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
}
] | 3 |
multi_turn_base_175_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_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",
... | [
{
"authenticate_twitter": {
"username": [
"john"
],
"password": [
"john1234"
]
}
},
{
"post_tweet": {
"content": [
"Loved my flight journey!"
],
"tags": [
[
"#TravelDiaries"
]
]
}
},
{
"retw... | 1 |
multi_turn_miss_param_66_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_func_120_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_5_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": {"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",
... | [
{
"authenticate_twitter": {
"username": [
"dr_smith"
],
"password": [
"securePass123"
]
}
},
{
"post_tweet": {
"content": [
"Managed to archive important data files!"
],
"tags": [
[
"#DataManagement",
"#Eff... | 2 |
multi_turn_miss_param_39_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": {"current_working_directory": {"type": "directory", "contents": {}}}}}... | [
{
"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": [
"WebDevProjects"
]
}
},
{
"touch": {
"file_name": [
"styles.css"
]
}
},
{
"echo": {
"content": [
"Hello World!"
],
"file_name": [
"styles.css"
]
}
},
{
"touch": {
"file... | 2 |
multi_turn_miss_func_110_turn_6 | 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": {
... | [
{
"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 ... | 6 |
multi_turn_miss_func_36_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": {"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_miss_func_91_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": "running", "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_outside_temperature_from_google": {}
},
{
"send_message": {
"receiver_id": [
"USR006"
],
"message": [
"It is hot outside."
]
}
}
] | 1 |
multi_turn_miss_func_32_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": {"Spring2023Draft": {"ty... | [
{
"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 ... | [
{
"logarithm": {
"value": [
36
],
"base": [
6
],
"precision": [
4
]
}
},
{
"touch": {
"file_name": [
"result.txt"
]
}
},
{
"echo": {
"content": [
"2.0"
],
"file_name": [
"res... | 2 |
multi_turn_long_context_154_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": {"card1": {"card_number": "1234-5678-9012-3456", "expiry": "12/26"... | [
{
"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_nearest_airport_by_city": {
"location": [
"Chicago"
]
}
},
{
"get_nearest_airport_by_city": {
"location": [
"Los Angeles"
]
}
},
{
"get_flight_cost": {
"travel_from": [
"ORD"
],
"travel_to": [
"LAX"
],... | 1 |
multi_turn_base_174_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_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",
... | [
{
"get_flight_cost": {
"travel_from": [
"SFO"
],
"travel_to": [
"CIA"
],
"travel_date": [
"2026-10-10"
],
"travel_class": [
"business"
]
}
},
{
"compute_exchange_rate": {
"base_currency": [
"USD"
],
... | 0 |
multi_turn_long_context_45_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": {"shared_workspace": {"type": "directory", "contents": {"ResearchDocs"... | [
{
"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": [
"ResearchDocs"
]
}
},
{
"cp": {
"source": [
"summary_draft.docx"
],
"destination": [
"ultimate_draft.docx"
]
}
}
] | 1 |
multi_turn_long_context_74_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.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_param_171_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_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",
... | [
{
"purchase_insurance": {
"access_token": [
"897362"
],
"insurance_type": [
"comprehensive"
],
"insurance_cost": [
250
],
"booking_id": [
"3426812"
],
"card_id": [
"card_8283"
]
}
},
{
"retrieve_invoi... | 2 |
multi_turn_miss_func_146_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:
{"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_long_context_29_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": {"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_20_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": {"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... | 1 |
multi_turn_base_167_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_0064": {"card_number": "8293-1765-9823-0064", "cardholder_n... | [
{
"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": [
"RMB"
],
"target_currency": [
"USD"
],
"value": [
20000
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123xyz456"
],
"budget_limit": [
2857.14
]
... | 1 |
multi_turn_miss_func_158_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": {"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_base_135_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": {
... | [
{
"add_to_watchlist": {
"stock": [
"ZETA"
]
}
},
{
"get_watchlist": {}
}
] | 0 |
multi_turn_miss_param_5_turn_0 | 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": {"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",
... | [
{
"cd": {
"folder": [
"project"
]
}
},
{
"mv": {
"source": [
"analysis_report.csv"
],
"destination": [
"archive"
]
}
}
] | 0 |
multi_turn_miss_param_5_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": {"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_base_8_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:
{"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_param_189_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_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",
... | [
{
"get_flight_cost": {
"travel_from": [
"JFK"
],
"travel_to": [
"HND"
],
"travel_date": [
"2026-12-24"
],
"travel_class": [
"first"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
"ca... | 0 |
multi_turn_miss_param_88_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": 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": [
[
... | 3 |
multi_turn_miss_func_79_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.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": {
... | 2 |
multi_turn_long_context_18_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:
{"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_long_context_49_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": {"temp": {"type": "directory", "contents": {"file1.txt": {"type": "fil... | [
{
"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 ... | [
{
"sort": {
"file_name": [
"file3.txt"
]
}
},
{
"tail": {
"file_name": [
"file3.txt"
]
}
}
] | 1 |
multi_turn_long_context_26_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": {"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_long_context_165_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:
{"TravelAPI": {"credit_card_list": {"primary": {"card_number": "4111111111111111", "expiry_date": "12... | [
{
"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": {
... | [
{
"set_budget_limit": {
"access_token": [
"abc123xyz"
],
"budget_limit": [
1000
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz"
],
"card_id": [
"primary"
],
"travel_date": [
"2026-12-15"
],
... | 2 |
multi_turn_base_198_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": {"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"
],
"... | 0 |
multi_turn_miss_param_110_turn_6 | 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": {
... | [
{
"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 ... | 6 |
multi_turn_miss_param_178_turn_4 | 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": {"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": {
... | [
{
"ticket_login": {
"username": [
"msmith"
],
"password": [
"SecurePass123"
]
}
},
{
"create_ticket": {
"priority": [
4
],
"title": [
"Unsatisfactory Customer Support"
],
"description": [
""
]
}
... | 4 |
multi_turn_miss_func_160_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": {"card_3478": {"card_number": "1111 2222 3333 3478", "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": [
"RMB"
],
"target_currency": [
"USD"
],
"value": [
20000
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123xyz"
],
"budget_limit": [
2857.14
]
... | 0 |
multi_turn_base_58_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:
{"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_base_127_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": [
"BDX"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"BDX"
],
"price": [
250
],
"amount": [
150
]
}
}
] | 2 |
multi_turn_base_34_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": {"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_base_63_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:
{"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",
... | [
{
"fillFuelTank": {
"fuelAmount": [
43.85
]
}
},
{
"activateParkingBrake": {
"mode": [
"engage"
]
}
},
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_le... | 1 |
multi_turn_miss_func_0_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": {"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_35_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": {"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 ... | [
{
"diff": {
"file_name1": [
"config.py"
],
"file_name2": [
"real_config.py"
]
}
},
{
"touch": {
"file_name": [
"diff.txt"
]
}
},
{
"echo": {
"content": [
"- Initialization of the system Error in module Setup comple... | 3 |
multi_turn_long_context_70_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": 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... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 1 |
multi_turn_long_context_159_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": {"card_3456": {"card_number": "6754 9823 6519 3456", "cardholder_n... | [
{
"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": [
"SBK"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"economy"
]
}
}
] | 0 |
multi_turn_long_context_1_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": {"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": [
"archive"
]
}
},
{
"grep": {
"file_name": [
"log.txt"
],
"pattern": [
"Error"
]
}
}
] | 2 |
multi_turn_miss_param_124_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_base_49_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": {"temp": {"type": "directory", "contents": {"file1.txt": {"type": "fil... | [
{
"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 ... | [
{
"sort": {
"file_name": [
"file3.txt"
]
}
},
{
"tail": {
"file_name": [
"file3.txt"
]
}
}
] | 1 |
multi_turn_miss_func_53_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": 30.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": {
... | 2 |
multi_turn_long_context_195_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:
{"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."
]
}
}
] | 2 |
multi_turn_miss_param_196_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": {"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": {
... | [
{
"compute_exchange_rate": {
"base_currency": [
"RMB"
],
"target_currency": [
"USD"
],
"value": [
50000
]
}
},
{
"set_budget_limit": {
"access_token": [
"abc123xyz"
],
"budget_limit": [
7142.86
]
... | 0 |
multi_turn_miss_param_99_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": 15.0, "batteryVoltage": 12.8, "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": [
380
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
35
]
}
}
] | 1 |
multi_turn_miss_param_95_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": {"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"
]
}
}
] | 2 |
multi_turn_miss_param_1_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": {"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_miss_func_21_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": {"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_135_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:
{"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"
]
}
}
] | 2 |
multi_turn_base_110_turn_5 | 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": {
... | [
{
"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 |
multi_turn_miss_param_69_turn_0 | 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": 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_func_141_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:
{"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_func_148_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_base_126_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": {"order_type": "Buy"}, "account_info": {"account_id": 98765, "balance": 150... | [
{
"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": [
"XYZ"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"XYZ"
],
"price": [
150
],
"amount": [
100
]
}
}
] | 1 |
multi_turn_miss_func_99_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": {"remainingUnlockedDoors": 0, "fuelLevel": 15.0, "batteryVoltage": 12.8, "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... | [
{
"find_nearest_tire_shop": {}
},
{
"set_navigation": {
"destination": [
"456 Oakwood Avenue, Rivermist, 83214"
]
}
}
] | 4 |
multi_turn_base_39_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": {"current_working_directory": {"type": "directory", "contents": {}}}}}... | [
{
"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": [
"WebDevProjects"
]
}
},
{
"touch": {
"file_name": [
"styles.css"
]
}
},
{
"echo": {
"content": [
"Hello World!"
],
"file_name": [
"styles.css"
]
}
},
{
"touch": {
"file... | 1 |
multi_turn_miss_func_94_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": {"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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.