Today's pending layer
todayRetrieve the current day's bookmark to-do list, oldest first, with remaining time before each item expires. Start daily triage to decide on bookmarks before they lapse.
Instructions
The 24-hour layer, oldest first — the actual to-do list. Each item includes remainingMs until it lapses on its own. hasEverIntaken: false means nothing has ever been scanned in (an empty pending list in that case means "you haven't started", not "you're caught up") — call intake first. This is where daily_triage starts. This call may first persist lazy expiry/drip housekeeping (see README) even if you only meant to read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||