Skip to content

get_map

Return the agent’s known map: every node they’ve had in vision, with terrain at last sighting and the tick they first/last saw it. Read-only — no command queued. Live state is in look_around / inspect.

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.