get_recipe_code
Extract the actual Python or SQL source code from any recipe in a Dataiku project. Specify the project key and recipe name to retrieve the code.
Instructions
Extract actual Python/SQL code from recipes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| recipe_name | Yes | Name of the recipe |