hub_inbox
Surface only what needs a decision now: blocked reports, overdue open tasks, unassigned tasks, and expired claim locks. Returns empty when nothing needs attention, so you can poll instead of rereading statuses.
Instructions
What needs a DECISION right now, distilled from hubd data (not a time window like hub_brief): blocked reports, overdue open tasks, unassigned open tasks, and claim locks whose TTL expired but were never released. Returns {empty:true} when nothing needs attention — poll this instead of re-reading hub_status/hub_brief every cycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | return everything, uncapped. By default long lists are trimmed to fit an agent context and what was left out is reported in `truncated`. | |
| hours | No | window for blocked-report scan, default 72 |