Gilang
05/08/2025, 7:55 AM{
"type": "function",
"function": {
"name": "Testing",
"strict": true,
"description": "Testing",
"parameters": {
"type": "object",
"properties": {
"test": {
"description": "test",
"type": "string",
"enum": [
"test"
]
},
"test1": {
"description": "test1",
"type": "string",
"enum": [
"test1"
]
}
},
"required": [
"test1"
]
}
},
"messages": [
{
"type": "request-start",
"content": "test",
"conditions": [
{
"param": "test",
"operator": "eq",
"value": "1"
}
]
},
{
"type": "request-complete",
"content": "test",
"conditions": [
{
"param": "test",
"operator": "eq",
"value": "2"
}
]
},
{
"type": "request-failed",
"content": "test",
"conditions": [
{
"param": "test",
"operator": "eq",
"value": "3"
}
]
},
{
"type": "request-response-delayed",
"content": "test",
"conditions": [
{
"param": "test",
"operator": "lt",
"value": "1"
}
],
"timingMilliseconds": 1000
}
],
"server": {
"url": "https://voxhero.com.au",
"timeoutSeconds": 20,
"headers": {
"0": {
"name": "test",
"value": "123"
}
}
},
"async": true
}
Thank You. cc @ivy
https://cdn.discordapp.com/attachments/1369945720307712102/1369945721666797650/Screenshot_from_2025-05-08_14-39-16.png?ex=681db4e0&is=681c6360&hm=a24e18f1d3ee1b727f13fb7d269afa74b1452b3954f6489d4d2e1a7c305cfe1b&
https://cdn.discordapp.com/attachments/1369945720307712102/1369945722161729607/Screenshot_from_2025-05-08_14-51-47.png?ex=681db4e0&is=681c6360&hm=5ec3642596b7f32a4507a5a5f059d0d0e3ef3cf002ae53ccc6803d744c4a70bb&Vapi Support Bot
05/08/2025, 7:55 AMVapi Support Bot
05/08/2025, 7:55 AMVapi Support Bot
05/08/2025, 7:55 AMVapi Support Bot
05/08/2025, 7:55 AMVapi Support Bot
05/08/2025, 8:40 AMKings_big💫
05/08/2025, 9:12 AMGilang
05/08/2025, 9:44 AM