Skip to content

Brain

brain_daemon_get

Get a specific ingestion daemon by id

Tool

brain_daemon_get

Get a specific ingestion daemon by id

Get a specific ingestion daemon by id

Behavior

HTTP
GET /brain/daemons/:id

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
repostring
typestring
modelstring
ownerstring
branchstring
configstring
enabledboolean
loadModestring
lastRunAtstring
lastResultstring
connectorIdstring
clickupConfigstring
degradedCountnumber
effectiveModelstring
sourceAuthoritystring
unmeasuredCountnumber

Try it

Get a specific ingestion daemon by id.

When to use

Get a specific ingestion daemon by id

Example

Ask your agent something like this:

Get a specific ingestion daemon by id.

The agent will invoke brain_daemon_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect