merge Types
fun mergeTypes(agentName: String, defaultDataTypes: List<DynamicType>, actions: List<Action>): List<DomainType>
Merge the default data types with the schema types from actions. Combines the properties of schema types
Merge the default data types with the schema types from actions. Combines the properties of schema types