Triage — Uncategorized
triage_uncategorizedFind uncategorized YNAB transactions that actually need a category, skipping off-budget tracking accounts and on-budget transfers so you can focus on real work.
Instructions
[READ] Transactions that genuinely need a category, most-recent first. Each entry includes payee, amount, account, and memo. Two kinds of transaction are excluded by default because they can never take a category: anything on an off-budget tracking account, and transfers between two on-budget accounts. On a real plan that turned a queue of 533 into the 14 that were actually work. count is the number needing attention; raw_count is what YNAB's filter returned before filtering, and excluded says what went. Set include_tracking_accounts or include_transfers to true to see them anyway. limit and offset page the result; count and raw_count always describe the whole queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| plan_id | No | ||
| include_transfers | No | ||
| include_tracking_accounts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||