import_persona
Enable dynamic AI persona management by importing personas from .md or .json files or JSON strings on DollhouseMCP, with optional overwrite functionality.
Instructions
Import a persona from a file path or JSON string
Input Schema
Name | Required | Description | Default |
---|---|---|---|
overwrite | No | Overwrite if persona already exists (default: false) | |
source | Yes | File path to a .md or .json file, or a JSON string of the persona |