import_character_file
Import D&D character data from local JSON files into your campaign. Supports D&D Beyond format to add characters from saved browser responses.
Instructions
Import a character from a local JSON file into the current campaign.
Currently supports D&D Beyond JSON format. Save the JSON from your browser's developer tools (Network tab -> character request -> Response).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the D&D Beyond JSON file | |
| player_name | No | Player name to assign to the character | |
| source_format | No | Format of the JSON file | dndbeyond |