generate_synthetic_data
Generate synthetic records for demo pipelines using predefined schemas for ecommerce, IoT, or user activity. Returns a sample and the total payload size.
Instructions
Generate synthetic records for demo pipelines. Returns a sample plus the full payload size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | How many records to generate | |
| schema | Yes | Record shape to generate | |
| sample_size | No | Records to include inline |