_mcp_generate_synthetic_dataset
Generate 10-50 deterministic synthetic rows matching a project's data schema and write them as JSONL, using a seed for reproducibility.
Instructions
Generate n deterministic synthetic rows (10-50) matching the project data schema and write as JSONL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | ||
| seed | Yes | ||
| schema | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||