delimit_story_build
Build a Storybook static site from a project path. Automatically guides setup if Storybook is not installed, or runs the build if configured.
Instructions
Build Storybook static site.
Works without Storybook installed (returns setup guidance). If Storybook is configured in the project, runs the build automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Project path. | |
| output_dir | No | Output directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||