get_recipe
Fetch a Workato recipe by ID to view or edit its code and configuration. Returns the parsed code tree and config when include_code is enabled.
Instructions
Fetch a recipe. With include_code=true returns the parsed code tree + config (source of truth for editing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe_id | Yes | ||
| include_code | No |