add_entry
Add an entry to a Typewriter page by providing fields with name and type. Supports dialogue, speaker, and fact types, with id generated automatically.
Instructions
Add an entry to a page. fields = raw Typewriter entry JSON (needs 'name' and 'type'; id is generated). Common types: spoken_dialogue, option_dialogue, simple_speaker, permanent_fact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| fields | Yes |