sync_budget
Sync a budget's data from YNAB to the local database. Required before running any analysis tools.
Parameters
- budget_id (required) - The budget ID to sync. Use
list_budgetsto find available IDs.
Example usage
Sync my "Family Budget" so we can look at spending
Performs a full sync on first use, then delta syncs on subsequent calls to fetch only changes.