dataproduct_get
Retrieves a data product by ID, including output ports, server details, access status, and inlined data contracts. Supports governed data access discovery.
Instructions
Get a data product by its ID. The data product contains all its output ports and server information. The response includes access status for each output port and inlines any data contracts.
Args: data_product_id: The data product ID.
Returns: Dict containing the data product details with enhanced output ports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_product_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |