Preview how a story is interpreted
preview_storyPreview the generated dataset from a plain-English story before committing. Inspect detected domain, confidence, locale, scale, and table previews to validate interpretation without generating rows.
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 |