{"openapi":"3.1.0","info":{"title":"QuoteCraft","description":"QuoteCraft is a tool for creating and managing business quotes and estimates that you can customize with your pricing information and send to clients.","version":"1.0"},"servers":[{"url":"https://dabbled.ai"}],"paths":{"/apps/quotecraft":{"get":{"operationId":"quotecraft","summary":"QuoteCraft is a tool for creating and managing business quotes and estimates that you can customize with your pricing information and send to clients.","parameters":[{"name":"project_description","in":"query","required":false,"description":"Describe the customer's project","schema":{"type":"string"}}],"responses":{"200":{"description":"Rendered app reflecting the given inputs."}}}}}}