Skip to main content

Maintain catalog availability

Use this workflow when product visibility or price availability must change without altering historical commercial records.

Prompt

Publish product <PRODUCT_ID>, then deactivate price <PRICE_ID>. Confirm each operation separately, stop if either step fails, and report the resulting product and price statuses.

The agent uses publish_product and deactivate_price. Each tool presents its consequence before confirmation.

Sample response

Catalog availability updated

The product and price retain separate lifecycle states.

Status table
Product
Published
prod_example_kit
Price
Inactive
price_example_launch
OperationResultEffect
Publish productSucceededProduct is available
Deactivate priceSucceededPrice cannot be used for new orders

Illustrative values. The exact presentation depends on the MCP client.

Deactivating a price prevents new use; it does not rewrite existing orders. Price updates cannot change the amount, currency, or product association.