BigCommerce · Capability
BigCommerce Catalog - Products — Images
BigCommerce Catalog - Products — Images. 5 operations. Lead operation: BigCommerce Get All Product Images. Self-contained Naftiko capability covering one Bigcommerce business surface.
What You Can Do
GET
Getproductimages
— BigCommerce Get All Product Images
/v1/catalog/products/{product-id}/images
POST
Createproductimage
— BigCommerce Create a Product Image
/v1/catalog/products/{product-id}/images
GET
Getproductimage
— BigCommerce Get a Product Image
/v1/catalog/products/{product-id}/images/{image-id}
PUT
Updateproductimage
— BigCommerce Update a Product Image
/v1/catalog/products/{product-id}/images/{image-id}
DELETE
Deleteproductimage
— BigCommerce Delete a Product Image
/v1/catalog/products/{product-id}/images/{image-id}
MCP Tools
bigcommerce-get-all-product-images
BigCommerce Get All Product Images
read-only
idempotent
bigcommerce-create-product-image
BigCommerce Create a Product Image
bigcommerce-get-product-image
BigCommerce Get a Product Image
read-only
idempotent
bigcommerce-update-product-image
BigCommerce Update a Product Image
idempotent
bigcommerce-delete-product-image
BigCommerce Delete a Product Image
idempotent