Mock Data
The Mock Data component generates sample data for testing and development. You can select these output types:
message_output: A Message (text) output with Lorem Ipsum sample text.data_output: A Data (JSON) object containing a JSON structure with one sample record underrecordsand asummarysection.dataframe_output: A DataFrame (tabular) with 50 mock records, including columns such ascustomer_id,first_name, andlast_name.