Getting Structured Data output from a completed call
I'm trying to just get the structured data from my successful calls so that i can store in a supabase table. i've made an edge function that could possibly store the structured data, but i'm not finding how to get that structured data? is there an endpoint somewhere in the docs?