build_recipe_html_tool
Converts structured recipe data into formatted HTML files, automatically handling filename sanitization, time formatting, ingredient quantity spacing, source cleanup, and index updates.
Instructions
Erstellt HTML aus strukturierten Rezeptdaten.
Uebernimmt automatisch Dateinamen-Sanitisierung, ISO-Zeitformat-Berechnung, Leerzeichen Menge/Einheit, Quellen-Bereinigung, Template-Befuellung, Bild-Zuordnung, Datei-Speicherung und Index-Aktualisierung.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tips | No | ||
| source | No | ||
| category | No | ||
| cookware | No | ||
| portions | No | ||
| subtitle | No | ||
| cook_time | No | ||
| nutrition | No | ||
| prep_time | No | ||
| wait_time | No | ||
| ingredients | No | ||
| recipe_name | Yes | ||
| instructions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |