import_json
Batch import stories from structured JSON into your story repository, using the same format as the CLI import command for bulk loading.
Instructions
从结构化 JSON 批量导入故事(与 CLI import json 同构)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stories | Yes | 故事列表(title 必填,可选 type/status/language/summary/created/chapters) |