update_character
Modify a Dungeons & Dragons character's properties including name, stats, background, hit points, and alignment using the character's name or ID on the D&D MCP Server.
Instructions
Update a character's properties.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
alignment | No | Character alignment | |
armor_class | No | Armor class | |
background | No | Character background | |
bio | No | The character's backstory, personality, and motivations. | |
charisma | No | Charisma score | |
constitution | No | Constitution score | |
description | No | A brief description of the character's appearance and demeanor. | |
dexterity | No | Dexterity score | |
hit_points_current | No | Current hit points | |
hit_points_max | No | Maximum hit points | |
inspiration | No | Inspiration status | |
intelligence | No | Intelligence score | |
name | No | New character name. If you change this, you must use the character's ID to identify them. | |
name_or_id | Yes | The name or ID of the character to update. | |
notes | No | Additional notes about the character | |
player_name | No | The name of the player in control of this character | |
strength | No | Strength score | |
temporary_hit_points | No | Temporary hit points | |
wisdom | No | Wisdom score |