GenkitG
Genkit•15mo ago•
5 replies
sad-indigo

Flow response wrapping

Hi all! Is there a reason why for Cloud Run (possibly other deployments as well), the response is wrapped as result please? It seems a bit unintuitive.

Examples:
UI returns the data as expected (Screen 1)
In code, the return type is the raw object as expected (Screen 2)

Problem:
When calling the deployed flow, I get the output inside "result" (Screen 3)
image.png
image.png
image.png
Was this page helpful?