mcp_engram_thought_tile_write_result
Update an existing Thought Tile by writing a structured result payload and optional status. Triggers momentum and ki_hijacker refresh, ideal after state changes in Research Offload, State Machine, or Tabular tiles.
Instructions
Write result/update data back into an existing Thought Tile. Triggers momentum + ki_hijacker refresh. Especially useful after state changes in Research Offload, State Machine, or Tabular tiles. Consider creating a visualization companion for high-value results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result_payload | Yes | The structured result data (JSON) to merge/write back | |
| status | No | Optional new status (e.g. completed, failed) | |
| tile | Yes | The concept name of the Thought Tile to update |