Tool
brain_cognition_digest
Queue a System-2 digest over the product shared pool (async); returns { accepted, run_id }.
Queue a System-2 digest over the product shared pool (async); returns { accepted, run_id }. Poll brain_cognition_status for the result.
Behavior
- HTTP
POST /brain/cognition/digest
Arguments
No arguments.
Response
| Field | Type | Always | Description |
|---|---|---|---|
| run_id | string | • | |
| accepted | boolean | • |
Try it
Queue a System-2 digest over the product shared pool (async); returns { accepted, run_id }.