Get System.json
get_systemRead game system data including title, starting party, terms, sounds, switches, and variables. Optionally retrieve a specific section like switches or variables.
Instructions
Read System.json (game title, starting party/position, terms, sounds, switches, variables, etc.). Optionally return only one top-level key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Optional top-level key to return (e.g. 'switches', 'variables', 'terms') |