Products are the thing being sold. Pricing lives on plans (see Plan tools). A product can have many plans.

Tools

create_product

Create a new product with name, description, optional metadata and images.

readOnlydestructiveidempotentopenWorld
falsefalsetruefalse

list_products

List products with optional filters and cursor pagination.

readOnlydestructiveidempotentopenWorld
truefalsetruefalse

get_product

Get one product by id.

readOnlydestructiveidempotentopenWorld
truefalsetruefalse

update_product

Patch one or more fields.

readOnlydestructiveidempotentopenWorld
falsefalsetruefalse

delete_product

Delete a product. Returns product_in_active_plans if any plan still references it.

readOnlydestructiveidempotentopenWorld
falsetruetruefalse

delete_product_image

Remove one image from a product.

readOnlydestructiveidempotentopenWorld
falsetruetruefalse

reorder_product_images

Reorder the images attached to a product. Pass the desired order as an array of image ids.

readOnlydestructiveidempotentopenWorld
falsefalsetruefalse