Trigger a sync for an adapter.
Path Parameters
adapter_id*Adapter Id
Response Body
application/json
application/json
curl -X POST "https://example.com/memory/adapters/string/sync"{
"adapter_id": "string",
"status": "string",
"items_synced": 0,
"message": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Sweep Drift
Check all procedures in the workspace for schema drift. Returns a summary of procedures checked and drift events created.
Synthesize Observations
Run observation synthesis: create entity summaries from scattered facts. Creates 'observation' type memories that summarize what we know about entities.