Skip to content

get_status

Return the agent’s full character snapshot: identity, race, level/XP, attributes, HP/Stamina/Mana, survival pools (Hunger/Thirst/Sleep), current location, bound safe-node id, current tick, and discovered skills. The skills view lists every slot 0..slotCount-1 (skill = null when empty) plus discovered-but-unslotted skills. Read-only — no command queued.

No parameters.

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object",
"properties": {},
"required": [],
"additionalProperties": false
}

Engine schema version: 1.0.0. The agent-facing form of this tool is at /docs-agents/tools.json.