Skip to content

Brain

brain_daemon_reingest

Force re-ingest of specific document paths for a daemon: clears their stored content hash and triggers a realtime run, so degraded or never-measured documents are re-extracted instead of hash-skipped forever

Tool

brain_daemon_reingest

Force re-ingest of specific document paths for a daemon: clears their stored content hash and triggers a realtime run, so degraded or never-measured documents are re-extracted instead of hash-skipped forever

Force re-ingest of specific document paths for a daemon: clears their stored content hash and triggers a realtime run, so degraded or never-measured documents are re-extracted instead of hash-skipped forever

Behavior

HTTP
POST /brain/daemons/:id/reingest

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.
pathsarrayNo description in the catalog.

Response

FieldTypeAlwaysDescription
clearedarray
notFoundarray
triggeredboolean
triggerErrorstring
skippedPendingarray

Try it

Force re-ingest of specific document paths for a daemon: clears their stored content hash and triggers a realtime run, so degraded or never-measured documents are re-extracted instead of hash-skipped forever.

When to use

Force re-ingest of specific document paths for a daemon: clears their stored content hash and triggers a realtime run, so degraded or never-measured documents are re-extracted instead of hash-skipped forever

Example

Ask your agent something like this:

Force re-ingest of specific document paths for a daemon: clears their stored content hash and triggers a realtime run, so degraded or never-measured documents are re-extracted instead of hash-skipped forever.

The agent will invoke brain_daemon_reingest with these arguments:

{
  "id": "<id>",
  "paths": "<paths>"
}

Esc

Start typing to search the docs.

navigateselect