Import Expense Spreadsheet
import_spreadsheetTurn your messy expense CSV into structured tax data. Provide column mapping for date, description, amount; the tool handles categories and GST calculations.
Instructions
Import from your own expense tracking spreadsheet (CSV format). Flexible column mapping — tell me which columns hold the date, description, amount, category, and I'll do the rest. Perfect for the messy spreadsheet you've been keeping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the CSV file | |
| column_mapping | Yes | Map your spreadsheet columns to the fields I need | |
| has_header_row | No | Does the first row contain headers? |