Examples
flows/<name>/ directory with flow.py and metadata.yaml files.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create a new flow locally
kapso flow init <name>
kapso flow init onboarding_flow
kapso flow init customer_support
kapso flow init my_flow
flows/<name>/ directory with flow.py and metadata.yaml files.