Retrieve detailed information for a specific workflow by its slug. RequiresDocumentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
--slug. Returns the full workflow definition including nodes, connections, and configuration. Use --mode to switch between draft and live versions.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-g, --slug string | Workflow slug to retrieve (required) | – |
--mode string | Version mode (draft or live) | live |
-o, --output string | Output format (json, yaml) | json |