INSTACART_CREATE_RECIPE_PAGE
Create a Recipe Page on Instacart + return shareable URL. Attempts prod first then falls back to dev; errors from prod bubble up if both fail.
INSTACART_CREATE_SHOPPING_LIST_PAGE
Create a Shopping List Page on Instacart + return shareable URL. Attempts prod first then falls back to dev; errors from prod bubble up if both fail.
INSTACART_GET_NEARBY_RETAILERS
Get nearby retailers by postal_code + country_code. Attempts prod first then falls back to dev; errors from prod bubble up if both fail.