get_step
Retrieve the full prompt content for a step (0–14) to rewrite Node.js projects to TypeScript. Step 8 requires a project type.
Instructions
Get the full prompt content for a specific step (0–14). For step 8 (Entrypoint Layer), you must provide projectType.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step | Yes | Step number (0–14). Step 8 requires projectType. | |
| projectType | No | Required for step 8 to select the correct entrypoint file. |