get_example
Get the full step list for a named example workflow. Discover example names with list_examples, then retrieve the complete steps for any specific example.
Instructions
[infra] Get the full step list for a single named example workflow. Use list_examples first to discover names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Example name from list_examples (e.g. 'send_payment', 'verify_in_archive'). |