scan_stories
List all stories with metadata (title, type, status, word count, series). Returns a compact list by default to save tokens; set verbose=true for full details.
Instructions
列出所有故事及元数据(标题/类型/状态/字数/系列)。默认返回精简列表节省 Token;传 verbose=true 获取完整详情
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | 是否返回完整元数据(默认 false,仅返回精简列表) |