Attention
Search
Attention
Workspace-wide: accounts gone quiet, key facts decayed. Ranked decisions, each with a suggested action.
GET
Attention
The “what should I work next?” endpoint. Returns a ranked list of accounts that have decayed past your decision thresholds — gone quiet, key facts expired, deals that haven’t moved — each with a suggested next action.
Request
Query params
Max items. Cap 100.
Response
what values
| Value | Meaning |
|---|---|
going_dark | No activity in N days; pipeline stage suggests they should be moving |
claim_stale | Key claim (title, stage, etc.) expired the freshness window |
prediction_unresolved | An open prediction has aged past its resolution horizon |
decay_threshold | Custom decay rule fired |
When to call it
- At the start of an agent’s working session — pick what to act on
- As a recurring cron that feeds a Slack channel or task queue
- In a Playground (“who has gone quiet?”) to surface the today-list
attention is the agent’s compass.