read_story
Retrieve the complete dialogue of a story chapter using its key, with an option to include narration and scene descriptions.
Instructions
读取单章剧情的完整台词。
Args:
story_key: 章节 key,如 "activities/act31side/level_act31side_01_beg"(可从 list_stories 获取)。
include_narration: 是否包含旁白和场景描述,默认 True。Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story_key | Yes | ||
| include_narration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |