import_transactions
Import pending transactions from linked accounts into your YNAB plan. Fetches available transactions for all accounts and returns imported transaction IDs.
Instructions
Import available transactions on all linked accounts for the given plan.
Equivalent to clicking 'Import' on each account in the YNAB web app or tapping the 'New Transactions' banner in the mobile app. Returns the list of transaction IDs that were imported.
Args: plan_id: The plan ID (use list_plans to find available IDs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |