Tool to generate test data from a data model in Asset Repository. Use when you need to create synthetic test data based on a predefined data model structure.
modelIdRequiredstringUnique identifier (UUID) of the data model to generate data from. Obtain this from GET_WORKSPACES_ASSETS action filtering by type 'data-model'.
numRecordsintegerNumber of test data records to generate (optional, defaults to API default if not specified)
workspaceIdRequiredintegerNumeric ID of the workspace containing the data model. Obtain this using the GET_WORKSPACES action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.