BotSharp/tests/BotSharp.Plugin.PizzaBot/agents/b284db86-e9c2-4c25-a59e-4649797dd130/agent.json
2024-01-02 22:43:37 -06:00

17 lines
492 B
JSON

{
"name": "Order Inquiry",
"description": "Check the order status like payment, delivery or baking.",
"createdDateTime": "2023-08-18T14:39:32.2349685Z",
"updatedDateTime": "2023-08-18T14:39:32.2349686Z",
"id": "b284db86-e9c2-4c25-a59e-4649797dd130",
"allowRouting": true,
"isPublic": true,
"routingRules": [
{
"field": "order_number",
"description": "order number",
"type": "string",
"redirectTo": "c2b57a74-ae4e-4c81-b3ad-9ac5bff982bd"
}
]
}