create_element
Generate and define new elements such as personas, skills, templates, or agents by specifying name, type, description, and metadata for dynamic AI persona management within the DollhouseMCP server.
Instructions
Create a new element of any type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | Element content (required for some types) | |
description | Yes | Element description | |
metadata | No | Additional metadata specific to element type | |
name | Yes | The element name | |
type | Yes | The element type |