Instacart
Learn how to use Instacart with Composio
Overview
SLUG: INSTACART
Description
Instacart Developer Platform APIs to create shoppable lists/recipes and discover nearby retailers
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Instacart toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Python
Tool List
INSTACART_CREATE_RECIPE_PAGE
Tool Name: Create Recipe Page
Description
Action Parameters
expires_in
image_url
ingredients
instructions
title
Action Response
data
error
successful
INSTACART_CREATE_SHOPPING_LIST_PAGE
Tool Name: Create Shopping List Page
Description
Action Parameters
expires_in
image_url
instructions
line_items
title
Action Response
data
error
successful
INSTACART_GET_NEARBY_RETAILERS
Tool Name: Get Nearby Retailers
Description
Action Parameters
country_code
postal_code
Action Response
data
error
successful