get_transactions_needing_attention
Identify YNAB transactions requiring attention, such as uncategorized or unapproved entries, by applying filters like type and date range for efficient budget management.
Instructions
List transactions that need attention based on specified filter type in a YNAB budget.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
budget_id | Yes | ||
days_back | No | Number of days to look back (default 30, None for all) | |
filter_type | No | Type of transactions to show. One of: 'uncategorized', 'unapproved', 'both' | both |