This function demonstrates the full process of generating an IDP interpretation prompt, querying the GROQ API, and returning the structured output.
test_idp_pipeline()
Prints and returns the GROQ output.
if (FALSE) { # \dontrun{
test_idp_pipeline()
} # }