Hitting an error here where I can not do work with part of the youtube parsing node. Trying to just use "code" to grab the key I want but its throwing an error that it wants the variable to be a string when its an array. At a a loss for to do the extraction if something like this won't even work with code. Using the ai for this is not an option as the object can be fairly large and get cut off when passing directly to the next step
Hey Dylan! Would you mind trying to the value input into a prompt AI field and ask it to ensure the variable is string? Let me know if that helps. If not, please send over the task URL π How to share your Lindy task URL: 1. Click your Lindy agent β click βtasksβ 2. Find the task you need help with 3. Click the specific task (you should see the full execution) 4. Copy that page URL from your browser 5. Paste the URL in your support request
the value isn't a string its an object, what I'm trying to do is extract a key from the object but its a huge object and even what I'm trying to extract is fairly large so looking for a way to avoid using AI to do a simple operation like this. Is this possible in lindy?
I did take a crack at using AI but it ended up either cutting off the transcript or giving a summary but I need the whole thing for operations down the line
