mnemosyne_position_get
Retrieve the last saved position of a resonance: phase, note, timestamp, and spine type, enabling work resumption. Read-only; if never recorded, it clearly says so and points to the update tool.
Instructions
Read the last saved position of one Resonance: the phase and the free-text note an agent or the cockpit wrote when it stopped. Read-only: it queries memory and writes nothing. Returns the resonance id, when it was saved, the chronicle spineType, and the whole note. When nothing was ever saved under that id it answers in plain words and points at mnemosyne_position_update, never an error, so "never recorded" and "the call failed" do not look alike. Use it to resume work; call mnemosyne_resonance_list first when you do not know the id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resonance_id | Yes | ID of the resonance (e.g. "agent-cockpit", "mnemosync-p2p") |