import_json
Batch import story collections from structured JSON into your content repository. Streamlines bulk story creation with fields for title, type, status, language, and chapters.
Instructions
从结构化 JSON 批量导入故事(与 CLI import json 同构)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stories | Yes | 故事列表(title 必填,可选 type/status/language/summary/created/chapters) |