MCP YNAB Server
by klauern
get_transactions_needing_attention
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 |