Tool
brain_daemon_batch_status
Get batch ingestion status for a daemon (pending count, job, ETA, model, outcome)
Get batch ingestion status for a daemon (pending count, job, ETA, model, outcome)
Behavior
- HTTP
GET /brain/daemons/:id/batch-status
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| run | object | • | |
| model | string | • | |
| daemonId | string | • | |
| loadMode | string | • | |
| pendingCount | number | • | |
| supportsBatch | boolean | • | |
| effectiveModel | string | • |
Try it
Get batch ingestion status for a daemon (pending count, job, ETA, model, outcome).