How to use a script to make multiple records from one ai prompt
If you came here looking for the script to use in the automation, here it is: Object.entries(JSON.parse(input.config().json)).forEach(([key, value]) => output.set(key, value));
Thanks, access the file by clicking the button below.