BrentPope
07/24/2024, 1:55 PMVapi
07/24/2024, 1:56 PMVapi
07/24/2024, 1:56 PMBrentPope
07/24/2024, 2:20 PMShubham Bajaj
07/24/2024, 8:49 PM{
"name": "GetUserDetailsByName",
"async": false,
"parameters": {
"type": "object",
"properties": {
"FullName": {
"type": "string",
"description": "User's name"
}
}
},
"description": "Get user details from our CRM by name"
}
Shubham Bajaj
07/24/2024, 8:50 PMGetUserDetailsByName
was neveer called inside your prompt.Shubham Bajaj
07/24/2024, 8:51 PMShubham Bajaj
07/24/2024, 8:51 PM