Dry-run cache simulation of the flow — returns, per DAG node, how many inputs would be reused from cache vs. recomputed, without actually executing any extraction. Useful to preview the cost/impact of a run.
Documentation Index
Fetch the complete documentation index at: https://docs.clarifeye.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer
UUID of the project
UUID of the extraction flow
Optional list of document UUIDs to scope the simulation to. When omitted, statistics are computed over all documents in the project.
Per-node statistics
Map of DAG node names to their cache/recompute statistics.