get_recipe_widget_data
Fetches full recipe card data for a given recipe ID, including photo data URIs, to power the Mela widget iframe without exposing data to the model.
Instructions
App-only data feed for the Mela recipe card. The widget iframe calls this itself (Krea's get_job pattern) via a host-relayed tools/call after Claude Desktop strips structuredContent from the pushed tool-result. Never surfaced to the model, so the base64 photo data URIs stay out of model context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipe_id | Yes |