BigCommerce · Capability
BigCommerce Catalog - Product Variant Options — Product Variant Options
BigCommerce Catalog - Product Variant Options — Product Variant Options. 5 operations. Lead operation: BigCommerce Get All Product Variant Options. Self-contained Naftiko capability covering one Bigcommerce business surface.
What You Can Do
GET
Getproductvariantoptions
— BigCommerce Get All Product Variant Options
/v1/catalog/products/{product-id}/options
POST
Createproductvariantoption
— BigCommerce Create a Product Variant Option
/v1/catalog/products/{product-id}/options
GET
Getproductvariantoption
— BigCommerce Get a Product Variant Option
/v1/catalog/products/{product-id}/options/{option-id}
PUT
Updateproductvariantoption
— BigCommerce Update a Product Variant Option
/v1/catalog/products/{product-id}/options/{option-id}
DELETE
Deleteproductvariantoption
— BigCommerce Delete a Product Variant Option
/v1/catalog/products/{product-id}/options/{option-id}
MCP Tools
bigcommerce-get-all-product-variant
BigCommerce Get All Product Variant Options
read-only
idempotent
bigcommerce-create-product-variant-option
BigCommerce Create a Product Variant Option
bigcommerce-get-product-variant-option
BigCommerce Get a Product Variant Option
read-only
idempotent
bigcommerce-update-product-variant-option
BigCommerce Update a Product Variant Option
idempotent
bigcommerce-delete-product-variant-option
BigCommerce Delete a Product Variant Option
idempotent