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_long_context_156_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": {"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_param_41_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": {"initial_directory": ...
[ { "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": [ "initial_directory" ] } }, { "cat": { "file_name": [ "notes" ] } }, { "get_user_id": { "user": [ "Bob" ] } }, { "message_login": { "user_id": [ "USR001" ] } }, { ...
1
multi_turn_base_134_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": {"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 ] } } ]
1
multi_turn_miss_param_83_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": 0.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": { ...
2
multi_turn_base_171_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_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_long_context_194_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": {"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_base_105_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" ] } }, { "add_to_watchlist": { "stock": [ "AAPL" ] } }, { "add_to_watchlist": { "stock": [ "GOOG" ] } }, { "add_to_watchlist": { "stock": [ "MSFT" ...
1
multi_turn_base_9_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": {"Documentation": {"type": ...
[ { "name": "cat", "description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ...
[ { "cp": { "source": [ "FinalReport.txt" ], "destination": [ "Archives" ] } }, { "cd": { "folder": [ "Archives" ] } }, { "mv": { "source": [ "FinalReport.txt" ], "destination": [ "ArchivedFinalRe...
1
multi_turn_miss_func_104_turn_2
multi_turn_miss_func_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "...
[ { "name": "add_to_watchlist", "description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.", "parameters": { "type": "dict", "properties": { "stock": { ...
[ { "get_watchlist": {} }, { "add_to_watchlist": { "stock": [ "QUAS" ] } } ]
2
multi_turn_long_context_85_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": [ "83214" ], "cityB": [ "94016" ] } }, ...
0
multi_turn_base_95_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": {"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_long_context_99_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": {"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" ] } } ]
3
multi_turn_miss_param_18_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": {"Quarter1_Reports": {"type": "directory", "contents": {"report1.txt":...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "cat": { "file_name": [ "MonthlySummary.docx" ] } }, { "sort": { "file_name": [ "MonthlySummary.docx" ] } } ]
2
multi_turn_miss_func_187_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_4893": {"card_number": "4876-6834-6732-4893", "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": { ...
[ { "ticket_login": { "username": [ "mthompson" ], "password": [ "SecurePass123" ] } }, { "create_ticket": { "priority": [ 4 ], "title": [ "Discrepancy in Travel Costs" ], "description": [ "Feedback from cust...
4
multi_turn_miss_func_93_turn_3
multi_turn_miss_func_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 10.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" ] } } ]
3
multi_turn_miss_func_96_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": 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" ] } } ]
2
multi_turn_miss_func_65_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": 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", ...
[ { "retweet": { "tweet_id": [ 5 ] } }, { "comment": { "tweet_id": [ 5 ], "comment_content": [ "Ready for the next adventure!" ] } } ]
2
multi_turn_base_86_turn_0
multi_turn_base_step
travel/local_services/logistics
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "lockDoors": { "unlock": [ false ], "door": [ [ "driver", "passenger", "rear_left", "rear_right" ] ] } }, { "activateParkingBrake": { "mode": [ "engage" ] } }, { "pressBrakePedal...
0
multi_turn_miss_param_187_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": {"card_4893": {"card_number": "4876-6834-6732-4893", "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": { ...
[ { "ticket_login": { "username": [ "mthompson" ], "password": [ "SecurePass123" ] } }, { "create_ticket": { "priority": [ 4 ], "title": [ "Discrepancy in Travel Costs" ], "description": [ "Feedback from cust...
4
multi_turn_base_94_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": {"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...
[ { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { "ignitionMode": [ "START" ] } } ]
2
multi_turn_long_context_178_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": {"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_miss_param_82_turn_1
multi_turn_miss_param_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 15.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat...
[ { "name": "activateParkingBrake", "description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.", "parameters": { "typ...
[ { "fillFuelTank": { "fuelAmount": [ 35 ] } }, { "gallon_to_liter": { "gallon": [ 50 ] } } ]
1
multi_turn_miss_func_178_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": {"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_175_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_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_base_31_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": {"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 ...
[ { "mkdir": { "dir_name": [ "Reports" ] } }, { "mv": { "source": [ "summary.doc" ], "destination": [ "Reports" ] } }, { "cat": { "file_name": [ "data.txt" ] } }, { "grep": { "pattern": [ ...
0
multi_turn_long_context_6_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": {"gorilla": {"type": "directory", "contents": {"communal": {"type": "d...
[ { "name": "cat", "description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ...
[ { "cd": { "folder": [ "communal" ] } }, { "touch": { "file_name": [ "Annual_Report_2023.docx" ] } } ]
0
multi_turn_base_120_turn_0
multi_turn_base_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "...
[ { "name": "add_to_watchlist", "description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.", "parameters": { "type": "dict", "properties": { "stock": { ...
[ { "get_stock_info": { "symbol": [ "AAPL" ] } }, { "place_order": { "order_type": [ "Buy" ], "symbol": [ "AAPL" ], "price": [ 227.16 ], "amount": [ 100 ] } } ]
0
multi_turn_miss_param_106_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_52_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": 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", ...
[ { "check_tire_pressure": {} }, { "find_nearest_tire_shop": {} } ]
2
multi_turn_miss_param_87_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: {"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": {} } ]
4
multi_turn_long_context_7_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": {"workspace": {"type": "directory", "contents": {"academic_venture": {...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "cd": { "folder": [ "academic_venture" ] } }, { "mkdir": { "dir_name": [ "academic_hub" ] } } ]
0
multi_turn_miss_param_93_turn_1
multi_turn_miss_param_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 10.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat...
[ { "name": "activateParkingBrake", "description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.", "parameters": { "typ...
[ { "fillFuelTank": { "fuelAmount": [ 39.5 ] } }, { "lockDoors": { "unlock": [ false ], "door": [ [ "driver", "passenger", "rear_left", "rear_right" ] ] } }, { "pressBrakePedal": { ...
1
multi_turn_miss_param_15_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: {"GorillaFileSystem": {"root": {"project": {"type": "directory", "contents": {}}}}, "MathAPI": {}} P...
[ { "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 ...
[ { "wc": { "file_name": [ "DataSet1.csv" ], "mode": [ "l" ] } }, { "wc": { "file_name": [ "DataSet1.csv" ], "mode": [ "w" ] } }, { "wc": { "file_name": [ "DataSet1.csv" ], "mode": [ ...
4
multi_turn_base_113_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_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_watchlist": {} }, { "get_stock_info": { "symbol": [ "NVDA" ] } }, { "get_stock_info": { "symbol": [ "QUAS" ] } } ]
1
multi_turn_base_67_turn_3
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.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat...
[ { "name": "add_contact", "description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.", "parameters": { "type": "dict", "properties": { "user_name": { "type": "string", ...
[ { "lockDoors": { "unlock": [ false ], "door": [ [ "driver", "passenger", "rear_left", "rear_right" ] ] } }, { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { ...
3
multi_turn_long_context_153_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": {"card1234": {"card_number": "1234-5678-9012-3456", "expiry_date":...
[ { "name": "authenticate_travel", "description": "This tool belongs to the travel system, which allows users to book flights, manage credit cards, and view budget information. Tool description: Authenticate the user with the travel API", "parameters": { "type": "dict", "properties": { ...
[ { "get_nearest_airport_by_city": { "location": [ "Rivermist" ] } }, { "get_flight_cost": { "travel_from": [ "RMS" ], "travel_to": [ "GFD" ], "travel_date": [ "2026-12-15" ], "travel_class": [ "business" ...
1
multi_turn_base_199_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_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_miss_param_75_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": 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", ...
[ { "check_tire_pressure": {} }, { "post_tweet": { "content": [ "Front Left Tire: 32 PSI, Front Right Tire: 32 PSI, Rear Left Tire: 30 PSI, Rear Right Tire: 30 PSI" ] } } ]
1
multi_turn_long_context_198_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": {"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_long_context_65_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": 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", ...
[ { "liter_to_gallon": { "liter": [ 15 ] } }, { "fillFuelTank": { "fuelAmount": [ 3.96 ] } }, { "check_tire_pressure": {} }, { "post_tweet": { "content": [ "Just filled up the tank and checked the tire pressures. Ready for the n...
0
multi_turn_miss_param_194_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": {"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_param_12_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" ] } }, { "touch": { "file_name": [ "summary.txt" ] } } ]
0
multi_turn_miss_func_51_turn_1
multi_turn_miss_func_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "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_func_94_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": {"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 ] } } ]
0
multi_turn_long_context_134_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": {"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_base_97_turn_0
multi_turn_base_step
media/content
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu...
[ { "name": "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_func_197_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": {}, "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_base_188_turn_4
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", ...
[ { "authenticate_twitter": { "username": [ "michael_smith" ], "password": [ "michael_cant_smith_smith" ] } }, { "post_tweet": { "content": [ "Excited for my upcoming adventure!" ], "tags": [ [ "#TravelGoals" ]...
4
multi_turn_miss_func_99_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": {"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_func_83_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": 0.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": { ...
2
multi_turn_base_168_turn_4
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": {"card5638": {"card_number": "4859622179045638", "card_type": "Vis...
[ { "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": [ "USR100145" ] } }, { "send_message": { "receiver_id": [ "travel_advisor" ], "message": [ "Details regarding problems faced with the flight booking transaction." ] } } ]
4
multi_turn_miss_param_104_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_watchlist": {} }, { "add_to_watchlist": { "stock": [ "QUAS" ] } } ]
2
multi_turn_miss_param_0_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": {"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_func_65_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": {"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", ...
[ { "liter_to_gallon": { "liter": [ 15 ] } }, { "fillFuelTank": { "fuelAmount": [ 3.96 ] } }, { "check_tire_pressure": {} }, { "post_tweet": { "content": [ "Just filled up the tank and checked the tire pressures. Ready for the n...
0
multi_turn_long_context_57_turn_0
multi_turn_long_context_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "running", "doorStat...
[ { "name": "activateParkingBrake", "description": "This tool belongs to the vehicle control system, which allows users to control various aspects of the car such as engine, doors, climate control, lights, and more. Tool description: Activates the parking brake of the vehicle.", "parameters": { "typ...
[ { "get_zipcode_based_on_city": { "city": [ "Crescent Hollow" ] } }, { "get_zipcode_based_on_city": { "city": [ "Autumnville" ] } }, { "estimate_distance": { "cityA": [ "69238" ], "cityB": [ "51479" ] } ...
0
multi_turn_long_context_46_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": {"dylan": {"type": "directory", "contents": {"Drafts": {"type": "direc...
[ { "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": [ "Drafts" ] } }, { "rm": { "file_name": [ "DylanProject.txt" ] } }, { "rm": { "file_name": [ "image_344822349461074042.jpg" ] } }, { "rm": { "file_name": [ "image_821954764308166235...
0
multi_turn_base_124_turn_0
multi_turn_base_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "...
[ { "name": "add_to_watchlist", "description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.", "parameters": { "type": "dict", "properties": { "stock": { ...
[ { "get_stock_info": { "symbol": [ "AAPL" ] } }, { "place_order": { "order_type": [ "Buy" ], "symbol": [ "AAPL" ], "price": [ 227.16 ], "amount": [ 100 ] } } ]
0
multi_turn_miss_param_199_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": {"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_miss_func_90_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": {"fuelLevel": 5.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "liter_to_gallon": { "liter": [ 150 ] } }, { "fillFuelTank": { "fuelAmount": [ 40 ] } }, { "lockDoors": { "unlock": [ false ], "door": [ [ "driver", "passenger", "rear_left", ...
0
multi_turn_miss_func_73_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": 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...
2
multi_turn_base_89_turn_3
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...
[ { "lockDoors": { "unlock": [ false ], "door": [ [ "driver", "passenger", "rear_left", "rear_right" ] ] } }, { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { ...
3
multi_turn_miss_param_133_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": { ...
[ { "add_to_watchlist": { "stock": [ "AAPL" ] } }, { "get_watchlist": {} } ]
1
multi_turn_miss_param_80_turn_4
multi_turn_miss_param_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 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_long_context_56_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_miss_param_183_turn_6
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_2023": {"card_number": "**** **** **** 2023", "expiry_date"...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "authenticate_twitter": { "username": [ "john" ], "password": [ "john1234" ] } }, { "post_tweet": { "content": [ "Just booked a flight to LA!" ], "tags": [ [ "#TravelSuccess", "#RivermistJourney" ...
6
multi_turn_base_18_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": {"Quarter1_Reports": {"type": "directory", "contents": {"report1.txt":...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "diff": { "file_name1": [ "History101.txt" ], "file_name2": [ "History202.txt" ] } }, { "post_tweet": { "content": [ "- Introduction to History. Ancient civilizations.+ Advanced History. Modern world events." ], "mentions": [ ...
2
multi_turn_miss_param_199_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_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" ], ...
1
multi_turn_base_98_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.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...
[ { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { "ignitionMode": [ "START" ] } } ]
1
multi_turn_base_108_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_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": [ "NVDA" ] } }, { "place_order": { "order_type": [ "Buy" ], "symbol": [ "NVDA" ], "price": [ 220.34 ], "amount": [ 50 ] } } ]
1
multi_turn_base_98_turn_2
multi_turn_base_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat...
[ { "name": "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" ] } } ]
2
multi_turn_base_99_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": 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...
[ { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { "ignitionMode": [ "START" ] } }, { "displayCarStatus": { "option": [ "climate" ] } } ]
1
multi_turn_base_81_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": 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_98_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": "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...
[ { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { "ignitionMode": [ "START" ] } } ]
1
multi_turn_miss_param_171_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": {"card_8283": {"card_number": "5829301674328283", "card_type": "Vi...
[ { "name": "add_contact", "description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.", "parameters": { "type": "dict", "properties": { "user_name": { "type": "string", ...
[ { "message_login": { "user_id": [ "USR001" ] } }, { "send_message": { "receiver_id": [ "travel_agent" ], "message": [ "Thank you for your efficient handling of my booking to Beijing. My trip is confirmed for June 15th from JFK to PEK in first cla...
3
multi_turn_miss_func_196_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": {"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_func_96_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": 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...
[ { "lockDoors": { "unlock": [ false ], "door": [ [ "driver", "passenger", "rear_left", "rear_right" ] ] } }, { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { ...
0
multi_turn_base_27_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": {"workspace": {"type": "dir...
[ { "name": "close_ticket", "description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.", "parameters": { "type": "dict", "properties": { "ticket_id": { ...
[ { "cd": { "folder": [ "workspace" ] } }, { "mv": { "source": [ "project_plan.md" ], "destination": [ "project_overview.md" ] } } ]
0
multi_turn_miss_param_105_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" ] } }, { "add_to_watchlist": { "stock": [ "AAPL" ] } }, { "add_to_watchlist": { "stock": [ "GOOG" ] } }, { "add_to_watchlist": { "stock": [ "MSFT" ...
2
multi_turn_miss_param_93_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": 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" ] } } ]
3
multi_turn_miss_param_63_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": 0.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStatu...
[ { "name": "add_contact", "description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.", "parameters": { "type": "dict", "properties": { "user_name": { "type": "string", ...
[ { "get_zipcode_based_on_city": { "city": [ "San Francisco" ] } }, { "get_zipcode_based_on_city": { "city": [ "Rivermist" ] } }, { "estimate_distance": { "cityA": [ "94016" ], "cityB": [ "83214" ] } }, ...
3
multi_turn_miss_param_99_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": 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...
[ { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { "ignitionMode": [ "START" ] } }, { "displayCarStatus": { "option": [ "climate" ] } } ]
2
multi_turn_miss_func_168_turn_5
multi_turn_miss_func_step
travel/local_services/logistics
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"TravelAPI": {"credit_card_list": {"card5638": {"card_number": "4859622179045638", "card_type": "Vis...
[ { "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": [ "USR100145" ] } }, { "send_message": { "receiver_id": [ "travel_advisor" ], "message": [ "Details regarding problems faced with the flight booking transaction." ] } } ]
5
multi_turn_long_context_9_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": {"Documentation": {"type": ...
[ { "name": "cat", "description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ...
[ { "cp": { "source": [ "FinalReport.txt" ], "destination": [ "Archives" ] } }, { "cd": { "folder": [ "Archives" ] } }, { "mv": { "source": [ "FinalReport.txt" ], "destination": [ "ArchivedFinalRe...
1
multi_turn_base_58_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": 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", ...
[ { "lockDoors": { "unlock": [ false ], "door": [ [ "driver", "passenger", "rear_left", "rear_right" ] ] } }, { "pressBrakePedal": { "pedalPosition": [ 1 ] } }, { "startEngine": { ...
2
multi_turn_base_40_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": {"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_func_135_turn_2
multi_turn_miss_func_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"TradingBot": {"orders": {"12345": {"symbol": "AAPL", "price": 210.65, "num_shares": 10, "status": "...
[ { "name": "add_to_watchlist", "description": "This tool belongs to the trading system, which allows users to trade stocks, manage their account, and view stock information. Tool description: Add a stock to the watchlist.", "parameters": { "type": "dict", "properties": { "stock": { ...
[ { "get_available_stocks": { "sector": [ "Technology" ] } }, { "get_stock_info": { "symbol": [ "NVDA" ] } } ]
2
multi_turn_miss_param_67_turn_1
multi_turn_miss_param_step
math/data_processing
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 10.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat...
[ { "name": "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_param_167_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_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 ] ...
2
multi_turn_miss_func_22_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": {"alex": {"type": "directory", "contents": {"workspace": {"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": [ "workspace" ] } }, { "cat": { "file_name": [ "project_analysis.txt" ] } } ]
0
multi_turn_long_context_39_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": {"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_base_18_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": {"Quarter1_Reports": {"type": "directory", "contents": {"report1.txt":...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "cat": { "file_name": [ "MonthlySummary.docx" ] } }, { "sort": { "file_name": [ "MonthlySummary.docx" ] } } ]
1
multi_turn_long_context_71_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_28_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": {"workspace": {"type": "directory", "contents": {"data": {"type": "dir...
[ { "name": "cat", "description": "This tool belongs to the Gorilla file system. It is a simple file system that allows users to perform basic file operations such as navigating directories, creating files and directories, reading and writing to files, etc. Tool description: Display the contents of a file of ...
[ { "du": { "human_readable": [ true ] } }, { "touch": { "file_name": [ "usage.txt" ] } }, { "echo": { "content": [ "205 bytes" ], "file_name": [ "usage.txt" ] } } ]
3
multi_turn_base_54_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": 20.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "check_tire_pressure": {} }, { "post_tweet": { "content": [ "not healthy" ], "tags": [ [ "#CarMaintenance" ] ], "mentions": [ [ "@VehicleGuru" ] ] } } ]
1
multi_turn_base_22_turn_3
multi_turn_base_step
media/content
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"GorillaFileSystem": {"root": {"alex": {"type": "directory", "contents": {"workspace": {"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", ...
[ { "authenticate_twitter": { "username": [ "tech_guru" ], "password": [ "securePass123" ] } }, { "post_tweet": { "content": [ "Just completed a comparative analysis between the latest and previous project data. Some insightful findings!" ], ...
3
multi_turn_base_51_turn_3
multi_turn_base_step
media/content
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 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_miss_param_148_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_187_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_4893": {"card_number": "4876-6834-6732-4893", "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": { ...
[ { "ticket_login": { "username": [ "mthompson" ], "password": [ "SecurePass123" ] } }, { "create_ticket": { "priority": [ 4 ], "title": [ "Discrepancy in Travel Costs" ], "description": [ "Feedback from cust...
3
multi_turn_base_78_turn_0
multi_turn_base_step
travel/local_services/logistics
This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task. Use the context below only to decide the tool calls needed for the CURRENT user turn. Initial environment state: {"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "running", "doorStat...
[ { "name": "authenticate_twitter", "description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.", "parameters": { "type": "dict", ...
[ { "check_tire_pressure": {} }, { "find_nearest_tire_shop": {} } ]
0
multi_turn_miss_func_152_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": {"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