Step Details |
| Introduced in Version | 9.17.0 |
| Last Modified in Version | 9.25.0 |
| Location | Database > Transaction |
The Get Structure and Member Description step can be used within a Flow to retrieve descriptions of a Data Structure and the field descriptions once configured. An example use case would be utilizing the step to provide the purpose and associated fields of a datatype to provide more context to an LLM.
Properties
Inputs
| Property | Description | Data Type |
|---|
| Type Name | Enables Users to specify the Database Type name. | Boolean |
Outputs
| Property | Description | Data Type |
|---|
| Structure Description | Outputs the data structure information as defined inside the structure | -- |

Example


Example Output In v9.25, the Get Structure and Member Description step includes an IsList property that shows True for each listed data field in the selected data type.

Step Changes
| Description | Version | Release Date | Developer Task |
|---|
The Get Structure and Member Description step now includes an IsList property that shows True for each listed data field in the selected data type.
| 9.25 | May 2026 | [DT-047342]
|