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_68_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": 15.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 1 |
multi_turn_miss_func_67_turn_4 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 10.5, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"lockDoors": {
"unlock": [
false
],
"door": [
[
"driver",
"passenger",
"rear_left",
"rear_right"
]
]
}
},
{
"pressBrakePedal": {
"pedalPosition": [
1
]
}
},
{
"startEngine": {
... | 4 |
multi_turn_base_13_turn_0 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"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_miss_param_174_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_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_base_125_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_stock_info": {
"symbol": [
"ALPH"
]
}
},
{
"place_order": {
"order_type": [
"Buy"
],
"symbol": [
"ALPH"
],
"price": [
1320.45
],
"amount": [
100
]
}
}
] | 1 |
multi_turn_base_46_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": {"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"
]
}
},
{
"cd": {
"folder": [
".."
]
}
},
{
"rmdir": {
"dir_name": [
"Drafts"
]
}
}
] | 0 |
multi_turn_long_context_156_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:
{"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": {
... | [
{
"ticket_login": {
"username": [
"mthompson"
],
"password": [
"securePass123"
]
}
},
{
"create_ticket": {
"title": [
"Urgent Flight Issue"
],
"priority": [
4
]
}
}
] | 3 |
multi_turn_base_68_turn_2 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.0, "batteryVoltage": 12.6, "engineState": "stopped", "doorStat... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
}
] | 2 |
multi_turn_miss_func_41_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": {"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_long_context_36_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": [
"project_summary.txt"
]
}
}
] | 0 |
multi_turn_base_22_turn_0 | multi_turn_base_step | media/content | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"GorillaFileSystem": {"root": {"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_miss_param_83_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": 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... | [
{
"liter_to_gallon": {
"liter": [
30
]
}
},
{
"fillFuelTank": {
"fuelAmount": [
7.93
]
}
}
] | 1 |
multi_turn_miss_func_195_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": {"1_3456": {"card_number": "1234-5678-9012-3456", "balance": 20000... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"authenticate_twitter": {
"username": [
"michael_t"
],
"password": [
"michaelSecurePass123"
]
}
},
{
"post_tweet": {
"content": [
"Just booked a flight to Los Angeles! Excited for the trip."
]
}
}
] | 3 |
multi_turn_miss_param_188_turn_5 | multi_turn_miss_param_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"primary": {"number": "4726351846298192", "expiry": "12/26", "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"
]... | 5 |
multi_turn_long_context_196_turn_4 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"primary_8970": {"card_number": "4312-7634-9876-8970", "balance":... | [
{
"name": "close_ticket",
"description": "This tool belongs to the ticketing system that is part of a company, which allows users to create, view, and manage support business tickets. Tool description: Close a ticket.",
"parameters": {
"type": "dict",
"properties": {
"ticket_id": {
... | [
{
"get_ticket": {
"ticket_id": [
1
]
}
},
{
"resolve_ticket": {
"ticket_id": [
1
],
"resolution": [
""
]
}
}
] | 4 |
multi_turn_base_151_turn_2 | multi_turn_base_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"TravelAPI": {"credit_card_list": {"144756014165": {"card_number": "4731612987456207", "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": [
"Just cancelled my trip to LA"
],
"tags": [
[
"#TravelUpdate",
"#BusinessTrip"
]
... | 2 |
multi_turn_base_183_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_2023": {"card_number": "**** **** **** 2023", "expiry_date"... | [
{
"name": "authenticate_twitter",
"description": "This tool belongs to the TwitterAPI, which provides core functionality for posting tweets, retweeting, commenting, and following users on Twitter. Tool description: Authenticate a user with username and password.",
"parameters": {
"type": "dict",
... | [
{
"get_flight_cost": {
"travel_from": [
"RMS"
],
"travel_to": [
"LAX"
],
"travel_date": [
"2026-11-15"
],
"travel_class": [
"economy"
]
}
},
{
"book_flight": {
"access_token": [
"abc123xyz456"
],
... | 1 |
multi_turn_long_context_86_turn_0 | multi_turn_long_context_step | travel/local_services/logistics | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "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_func_51_turn_3 | multi_turn_miss_func_step | math/data_processing | This is one step from a BFCL multi-turn trajectory, converted into a single-turn function-calling task.
Use the context below only to decide the tool calls needed for the CURRENT user turn.
Initial environment state:
{"VehicleControlAPI": {"fuelLevel": 15.5, "batteryVoltage": 12.8, "engineState": "stopped", "doorStat... | [
{
"name": "add_contact",
"description": "This tool belongs to the Message API, which is used to manage user interactions in a workspace. Tool description: Add a contact to the workspace.",
"parameters": {
"type": "dict",
"properties": {
"user_name": {
"type": "string",
... | [
{
"check_tire_pressure": {}
},
{
"find_nearest_tire_shop": {}
}
] | 3 |
multi_turn_long_context_93_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.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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.