{
"type": "function",
"function": {
"name": "string",
"description": "string",
"url": "string",
"parameters": {
"type": "object",
"properties": {
"property1": {},
"property2": {}
},
"property": {
"property1": {},
"property2": {}
},
"required": [
"string"
]
}
}
}