Plan Kg Extraction Backfill
Preview a bounded KG backfill batch without scheduling work.
Query Parameters
scan_limit?Scan Limit
Range
1 <= value <= 2000Default
500batch_size?Batch Size
Range
1 <= value <= 10Default
5repair_empty?Repair Empty
When true, preview a bounded repair wave for memories previously marked extracted but carrying no graph facts.
Default
falseResponse Body
application/json
application/json
curl -X GET "https://example.com/agent/trigger/kg-extraction/plan"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}