We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adead63 commit ca4b483Copy full SHA for ca4b483
2 files changed
apps/docs/content/docs/connections/data-structure.mdx
@@ -78,7 +78,6 @@ Different block types produce different output structures. Here's what you can e
78
79
- **result**: The return value of the function (can be any type)
80
- **stdout**: Console output captured during function execution
81
- - **executionTime**: Time taken to execute the function (in milliseconds)
82
83
</Tab>
84
<Tab>
apps/docs/content/docs/getting-started/index.mdx
@@ -185,8 +185,6 @@ Congratulations! You've created your first AI workflow that:
185
</Card>
186
</Cards>
187
188
-[IMAGE_PLACEHOLDER: Example of enhanced workflow with additional blocks]
189
-
190
## Need Help?
191
192
**Stuck on a step?** Check our [Blocks documentation](/blocks) for detailed explanations of each component.
0 commit comments