Skip to main content
Glama

get_all_products

Retrieve all products from a BigCommerce store using API integration. Store hash can be provided or automatically sourced from environment variables for product management.

Instructions

Get all products from the BigCommerce API. Store hash is automatically retrieved from environment variables.

Input Schema

NameRequiredDescriptionDefault
store_HashNoOptional store hash. If not provided, uses BIGCOMMERCE_STORE_HASH from environment variables.

Input Schema (JSON Schema)

{ "properties": { "store_Hash": { "description": "Optional store hash. If not provided, uses BIGCOMMERCE_STORE_HASH from environment variables.", "type": "string" } }, "required": [], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/isaacgounton/bigcommerce-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server