Get Product Catalog
meta_get_product_catalogGet catalog details: name, product count, vertical, business info, and store settings by providing the catalog ID.
Instructions
Gets details for a single product catalog.
Args:
catalog_id (string): The catalog ID
Returns catalog name, product count, vertical, business info, and store settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_id | Yes | Product catalog ID | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |