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