Preview how a story is interpreted
preview_storyPreview the synthetic dataset that would be generated from a plain-English story without creating rows. Inspect domain, confidence, locale, scale, and table previews to validate before full generation.
Instructions
Inspect what Misata would generate from a story — without generating any rows.
Returns the detected domain, confidence, near-misses, locale, scale, and a preview of the tables that would be produced. Use this to confirm interpretation before committing to a (potentially large) generation.
Args: story: Plain-English description of the dataset. rows: Default row count for the primary table (affects preview only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | ||
| story | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |