BigCommerce · Capability
BigCommerce Catalog - Products — Metafields
BigCommerce Catalog - Products — Metafields. 5 operations. Lead operation: BigCommerce Get Product Metafields. Self-contained Naftiko capability covering one Bigcommerce business surface.
What You Can Do
GET
Getproductmetafields
— BigCommerce Get Product Metafields
/v1/catalog/products/{product-id}/metafields
POST
Createproductmetafield
— BigCommerce Create a Product Metafield
/v1/catalog/products/{product-id}/metafields
GET
Getproductmetafield
— BigCommerce Get a Product Metafield
/v1/catalog/products/{product-id}/metafields/{metafield-id}
PUT
Updateproductmetafield
— BigCommerce Update a Product Metafield
/v1/catalog/products/{product-id}/metafields/{metafield-id}
DELETE
Deleteproductmetafield
— BigCommerce Delete a Product Metafield
/v1/catalog/products/{product-id}/metafields/{metafield-id}
MCP Tools
bigcommerce-get-product-metafields
BigCommerce Get Product Metafields
read-only
idempotent
bigcommerce-create-product-metafield
BigCommerce Create a Product Metafield
bigcommerce-get-product-metafield
BigCommerce Get a Product Metafield
read-only
idempotent
bigcommerce-update-product-metafield
BigCommerce Update a Product Metafield
idempotent
bigcommerce-delete-product-metafield
BigCommerce Delete a Product Metafield
idempotent