export_cost_report_csv
Export cost audit results to a CSV file. Run the full audit and save the report locally for analysis or spreadsheet import.
Instructions
Runs the full cost audit and exports results to a CSV file.
Offer this automatically after run_full_cost_audit completes, or when the user says "export that", "save to CSV", "download these results", "export to spreadsheet", or similar.
output_path: optional full path for the CSV file. Defaults to ~/Downloads/nable-report-YYYY-MM-DD.csv
Returns the path where the file was saved and a summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| regions | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |