Create a shareable recipe page on Instacart and return the URL. This action generates an Instacart recipe page where users can: - View the recipe with ingredients, instructions, and image - Add all recipe ingredients to their cart with one click - Select their preferred nearby s…
titleRequiredstringRecipe title displayed on the page (e.g., 'Classic Spaghetti Carbonara')
authorstringRecipe creator/author name for attribution.
servingsintegerNumber of servings the recipe makes.
image_urlstringURL to recipe image (recommended 500x500px). Displayed at top of recipe page.
expires_inintegerDays until the recipe link expires (1-365). Defaults to 30 days if not specified.
ingredientsRequiredarrayList of recipe ingredients. Each ingredient needs at minimum a 'name' field with the generic product name.
cooking_timeintegerTotal cooking/preparation time in minutes.
instructionsarrayOrdered list of preparation steps (e.g., ['Preheat oven to 350F', 'Mix ingredients', 'Bake for 30 minutes']).
landing_page_configurationobjectConfiguration options for the generated recipe landing page.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.