Tool
brain_daemon_status
Get the latest run status for a daemon
Get the latest run status for a daemon
Behavior
- HTTP
GET /brain/daemons/:id/status
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| done | boolean | • | |
| runId | string | • | |
| status | string | • | |
| sources | array | • | |
| progress | object | • |
Try it
Get the latest run status for a daemon.