added webhook and mocking support

This commit is contained in:
arkml 2025-03-21 17:17:15 +05:30 committed by Ramnique Singh
parent 1fa5c39716
commit a2a19f37d7
2 changed files with 114 additions and 14 deletions

View file

@ -106,7 +106,9 @@
"required": [
"order_id"
]
}
},
"mockTool": true,
"mockInstructions": "Return a mock response for Door Dash order details."
},
{
"name": "get_delivery_status",