sync_data_product_to_atlas
Sync marketplace data products to Apache Atlas, registering them as data_marketplace_product entities with optional linking to underlying Atlas datasets for governance and discovery.
Instructions
Sync marketplace product(s) to Atlas as data_marketplace_product entities. WRITE OPERATION
Args: product_id: Optional product ID. If omitted, syncs all local marketplace products. link_dataset: Link each product to its underlying Atlas dataset when atlas_qualified_name is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | No | ||
| link_dataset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |