Synthesis
synthesisManage story enrichment content—voice examples, lore templates, and action patterns—by running, reverting, listing, activating, or toggling items, including player-authored additions.
Instructions
Manage synthesis content (voice examples, lore templates, action patterns, and other enrichment). Use when: running, reverting, listing, activating, deactivating, toggling, or player-authoring synthesis items. Do NOT use when: browsing the codex — use codex (action: list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Item key (activate: number; player_add/player_remove: string). | |
| force | No | Re-run even if unchanged (run). | |
| action | Yes | run, revert, list, activate, deactivate, toggle, toggle_action, player_add, player_remove, or player_list. | |
| detail | No | Return full entries (list). | |
| module | No | Synthesis module (activate/deactivate/toggle/player_*/list). | |
| content | No | Item content (player_add). | |
| enabled | No | Enable or disable (toggle). | |
| triggers | No | Recall triggers (player_add). | |
| badge_scope | No | shared or player (player_add). |