Create an AI Summary of my Workflows

Hi everyone, as I’ve now got quite a lot of Workflows in my applications, I’ve created a Softr DB table to give them numeric ID’s and further descriptions with a link to the Softr studio page for each specific workflow. What I’m now trying to do is get AI to write a summary but it’s failing. Has anyone else managed to do something like this?

The prompt I’ve used for the AI Summary field is:

I’ve tried a few different models and none bring back anything. I just get this message:

image

What usually breaks this is trying to summarize the workflow URL or a bunch of scattered fields instead of one clean text field. I’d make a plain-text field that holds the workflow purpose, trigger, key steps, and edge cases, then point the AI Summary at that field only. If you want one summary across multiple workflows, first use a Softr Workflow to join those records into a single long text field, then summarize that, because the AI field is much more reliable when it gets one structured blob instead of links plus fragments.

Thanks, I was actually hoping AI could look at the URL and summarise into a text field for me. I have lots of workflows and need to document what they are doing so was trying to save me manually reviewing and typing out the purpose, actions and triggers