Retrieve source table definitions
Retrieves the column structure (name, data type, format) of the specified source tables.
GET /api/pub/dataIngestion/v1/dataSets/{dataSet}/sourceTableDefinitions
Input: Query parameter 'fullyQualifiedNames' to filter by fully-qualified names
Output: List of SourceTableDefinition objects