mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 15:38:00 -05:00
* added start block input fields to tag dropdown * remove logs and workflowConnections from metadata for API triggered executions * added field name validation for start block input to prevent JSON/API errors and user error * fix response stringifcation, reuse input format from starter block for response format, add tag dropdown & connection block handling for response format * hepler func for filteredResult * fix response format w builder * fix stringification of response handler * expand fields by default * cleanup