{"capabilities":{"pushNotifications":true,"streaming":false},"defaultInputModes":["text","application/json"],"defaultOutputModes":["text","application/json"],"description":"Workflow that handles order requests, generates quotations, and sends email responses to clients","name":"Order Quotation Workflow","preferredTransport":"JSONRPC","protocolVersion":"0.3.0","skills":[{"description":"Extracts products and amounts from email order request","examples":["i want to order 3 nike balls","i want to order 10 yellow yoga mats and 2 swimming goggles"],"id":"extract_products","name":"Extract products from order request","tags":["extract products"]},{"description":"Match products from order request with products in the knowledge base","id":"match_products","name":"Match products","tags":["match products"]},{"description":"Create a response email based on the order request and product matching","id":"create_response_email","name":"Create response email","tags":["create response email"]},{"description":"Create an order request based on the order request and product matching","id":"create_order_request","name":"Create order request","tags":["create order request"]},{"description":"Send the created email","id":"send_email","name":"Send email","tags":["send email"]}],"supportsAuthenticatedExtendedCard":false,"url":"https://workflow-agent.workflow.staging.daridata.ovh/","version":"0.1.0"}