## Product Info:
{data['product_info']}

## Buyer's Question:
{data['buyer_question']}

## action_choice_space:
{data['choice_space']}


For example, if you want to choose below action, please respond "API_CheckAvailability"
"Inquire_Product_Availability": {
"Check_Availability": {
"API_CheckAvailability": {
"description": "Check whether the item is still available for purchase",
"parameters": {
"available": { "type": "boolean" }
}
},

## Output Format:
please output in json format, including following keys:
- action_list: list, including action name