memory_upsert
Upsert an operational memory entry to store and retrieve semantic recall of actions, decisions, and effects for debugging and explainability.
Instructions
Upsert one operational memory entry for semantic recall.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| summary | Yes | ||
| status | No | ok | |
| tool_name | No | memory_entry | |
| error_text | No | ||
| scenario_id | No | memory | |
| tags | No | ||
| memory_id | No | ||
| metadata_json | No | ||
| correlation_id | No | ||
| decision_reason | No | ||
| actual_effects | No | ||
| trace_db_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||