Create FindAll run
Start an async entity-discovery run. Returns a findall_id at once; poll GET /v1/findall/runs/{id}, stream /events, or supply a webhook.
Start an async entity-discovery run. Returns a findall_id at once; poll GET /v1/findall/runs/{id}, stream /events, or supply a webhook.
Optional JSON Schema each entity object must conform to. Takes precedence over fields for typed rows.
String for back-compat (queued/running/completed/failed/cancelled) OR the rich Parallel-style status object when the run has completed.
Entities found so far (flat rows; back-compat).
Run metadata: {title, input}.
Schema spec: objective, conditions, generator.
ISO-8601 created.
ISO-8601 finished.