{
"type": "string",
"function": {
"description": "string",
"name": "string",
"parameters": {
"type": "string",
"description": "string",
"properties": {
"property1": null,
"property2": null
},
"required": [
"string"
],
"title": "string"
}
}
}