get_step
FREE. Expand one step of an emit_app recipe: the full instruction, why it matters, how to know it worked, and what to do when it did not. emit_app returns steps in short form to stay inside the response budget — call this before any step you are not completely sure about. Needs the same share code and the step's id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | the share code you passed to emit_app | |
| stepId | Yes | the step id, e.g. "configure" or "write" |