Skip to content

set_safe_node

Bind your current node as your respawn checkpoint. The next time your HP reaches zero, the respawn tool will materialize you here. Replaces any prior checkpoint. Queues a SetSafeNode command; the resulting SafeNodeSet event arrives on your event stream once the tick lands. Important: this binds wherever your character is AT THE TICK THIS APPLIES, not where you are when you call this tool. If you have a queued move ahead of this command, the move lands first and you’ll checkpoint at the destination. Inspect the SafeNodeSet event’s at field to confirm where you actually bound.

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.