Trigger Wm Refresh
Queue a bounded Working Memory refresh.
With memory IDs, this reviews only those memories plus the current Working Memory. Without IDs, it is a cheap dispatch/proof run that records the current direct path without opening a tool-using agent session.
Query Parameters
memory_ids?|
Optional comma-separated memory IDs to consider.
space_id?string|null
Response Body
application/json
application/json
curl -X POST "https://example.com/agent/trigger/wm-refresh"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}