Update agent state

View as MarkdownOpen in Claude

Externally updates agent state (e.g., after game events).

Path parameters

agentIdstringRequired

Request

This endpoint expects an object.
inventorylist of stringsOptional
skillsmap from strings to doublesOptional
relationshipsmap from strings to doublesOptional
moodenumOptional
Allowed values:
feardoubleOptional
confidencedoubleOptional

Response

State updated
inventorylist of strings or null
skillsmap from strings to doubles or null
relationshipsmap from strings to doubles or null
moodenum or null
Allowed values:
feardouble or null
confidencedouble or null