Tasks & My Day
readLedger
Read Lane Ledger
Read the lane ledger: the owner's Task list where every agent lane files itself, with each row that carries a run or a pull request, grouped by workflow status.
Arguments
cursorstringoptionalnextCursor from the previous page. Omit for the first page.limitnumberoptionalHow many ledger rows to return. Default 60, maximum 200. A larger ask is clamped, never refused.
Returns
PAGED: a call returns at most limit rows (default 60, maximum 200; a larger ask is clamped, never refused) alongside totalRows (every lane row on the list, not just this page), hasMore, and…
Ask for it
The Cloud routes these requests to this verb.
- what is in the backlog
- read the ledger
- what did the fleet do last night
- which lanes are blocked
- what is waiting on me
Pair it with
The verbs that finish the job.