Skip to main content
Glama

update_character

Modify RPG character attributes like stats, health, spells, and conditions for tabletop game sessions. Supports granular updates to manage character progression and status effects.

Instructions

Update character properties. All fields except id are optional.

For conditions, you can pass an array to SET all conditions (replacing existing), or use addConditions/removeConditions for granular control.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
nameNo
raceNo
classNo
hpNo
maxHpNo
acNo
levelNo
characterTypeNo
statsNo
knownSpellsNo
preparedSpellsNo
cantripsKnownNo
spellSlotsNo
pactMagicSlotsNo
spellcastingAbilityNo
conditionsNoReplace all conditions with this array
addConditionsNoAdd these conditions to existing ones
removeConditionsNoRemove conditions by name
sessionIdNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mnehmos/rpg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server