get_relational_entity_metadata
Retrieve detailed metadata for relational entities, including column definitions, data types, SQL mappings, and ETL extraction capabilities, to support data warehouse loading and transformation workflows.
Instructions
Get detailed metadata for a specific relational entity including column definitions, data types, SQL type mappings, and ETL extraction capabilities. Optimized for data warehouse loading and transformation workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | Yes | Asset/entity identifier (e.g., 'SAP_SC_FI_AM_FINTRANSACTIONS') | |
| space_id | Yes | Space identifier (e.g., 'SAP_CONTENT') | |
| include_sql_types | No | Include SQL type mappings for target databases (default: true) |