importing json schema on Blocks Workflow is not wo...
# support
c
I understand this is a beta feature and is currently under development. I want to contribute with a bug report where when I add a tool step and try to use the JSON to Schema button, it correctly parses my JSON but doesn't add any rows.
v
@Cayan Thank you for bringing this to our attention and for your willingness to contribute to improving the service. To assist you effectively, could you please provide the JSON data you were using when you encountered the issue with the JSON to Schema button? This will help us replicate the problem and address it accordingly.
You can continue this conversation by mentioning me in the message.
c
Copy code
[
  {"physicianId":"88","facilityId":"1","startTime":"2024-12-10T09:00:00-05:00","duration":"00:30:00","slotId":"1212940","type":"PROCEDURE 30","additionalTypes":[{"id":"1184"}],"resources":null},{"physicianId":"88","facilityId":"1","startTime":"2024-12-10T10:00:00-05:00","duration":"00:45:00","slotId":"1212945","type":"NEW PATIENT 45","additionalTypes":[{"id":"1188"}],"resources":null},{"physicianId":"88","facilityId":"1","startTime":"2024-12-10T10:45:00-05:00","duration":"00:30:00","slotId":"1212947","type":"ESTABLISHED PATIENT 30","additionalTypes":[{"id":"1189"}],"resources":null},{"physicianId":"88","facilityId":"1","startTime":"2024-12-10T11:45:00-05:00","duration":"00:45:00","slotId":"1212946","type":"NEW PATIENT 45","additionalTypes":[{"id":"1188"}],"resources":null},{"physicianId":"88","facilityId":"1","startTime":"2024-12-10T12:45:00-05:00","duration":"00:30:00","slotId":"1212941","type":"FOLLOW UP 30","additionalTypes":[{"id":"1186"}],"resources":null},{"physicianId":"88","facilityId":"1","startTime":"2024-12-10T13:15:00-05:00","duration":"00:30:00","slotId":"1212942","type":"FOLLOW UP 30","additionalTypes":[{"id":"1186"}],"resources":null}
  ]
I investigated it further and it doesn't support array of objects
s
@Cayan can you help me around your use case for supporting array of objects.
c
how can I help? @Shubham Bajaj ?
s
We're re-writing the blocks, and they're not ready for production or development yet. I suggest using assistants(prompt) instead.