workflow doc overhaul (#2473)
This commit is contained in:
@@ -4,8 +4,7 @@ subtitle: Workflows -- chaining multiple tasks together
|
||||
slug: workflows/introduction
|
||||
---
|
||||
|
||||
|
||||
Workflows represent chaining multiple blocks together. Imagine calling multiple tasks in a row, doing conditional logic, extracting data to a CSV, etc. All of these ideas will be supported within our workflows feature.
|
||||
Skyvern's workflow consists of a sequence of workflow blocks. A workflow block usually represents a specific task you can perform.
|
||||
|
||||
Building blocks supported today:
|
||||
- NavigationBlock: Skyvern navigates through the websites to take actions.
|
||||
|
||||
Reference in New Issue
Block a user