list_recipes
List all recipes in a Dataiku DSS project, with optional filters by recipe type or search keyword.
Instructions
List all recipes in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| recipe_type | No | Optional filter by recipe type | |
| search | No | Optional search keyword to filter recipes by name | |
| simple | No | Whether to return only simplified recipe information (name, projectKey, type) |