Step 1: Create the Workflow
Createresearch.toon:
Step 2: Run It
smithers.db in the project directory.
What Happened
- Smithers validated the
input:block. - The
researchstep interpolated{input.topic}and sent the prompt to theresearcheragent. - The response was validated against the inline
output:schema and persisted. - The
reportstep resolved{research.summary}and{research.keyPoints}from the stored output. - The final report was persisted and returned.