list_recipes
Get a list of recipes you own with each recipe's serving type, so you can identify weight-based versus serving-based entries. Optionally include retired recipes.
Instructions
Every recipe you own, with its serving type.
serving_type says which kind each one is: "weight" logs in grams everywhere, "servings" keeps an editable ingredient list but shows a 1 g serving in the mobile app. It is fixed at creation and cannot be changed.
Args: include_retired: Keep retired recipes in the result when they appear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_retired | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |