import_transactions
Import available transactions from all linked accounts for a specified plan. Returns IDs of newly imported transactions.
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 |