get_application_engine_steps
Retrieve the sections, steps, and actions of an Application Engine program to analyze its processing flow.
Instructions
Get the steps and sections of an Application Engine program.
Args:
ae_program: The AE program name
Returns:
Program structure with sections, steps, and actions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ae_program | Yes |