Hi, i'm trying to include evals in my Mastra project. My agents are designed to work with structured outputs only and i wrap them in workflow steps to run them with the
structuredOutputs
structuredOutputs
option. Additionally my workflow steps rely on state. I haven't found anything in the docs yet how to run either Agents with structured outputs or workflows with initial state. Am i missing something or is this not supported yet?