analyze_amex_spending
Analyze Amex credit card spending from CSV files to identify vendors, detect subscriptions, and flag fraud, with output in multiple formats.
Instructions
Analyze Amex credit card spending from CSV file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csvPath | Yes | Path to Amex CSV file | |
| outputPath | No | Output file path (optional) | |
| outputFormat | No | Output format for results | summary |