exportFixItemsCsv
Export an audit's fix list as CSV, with one row per proposed change, for direct developer handoff.
Instructions
Export an audit's fix list as CSV — the developer-handoff format, with one row per proposed change.
Returns the CSV as text you can read, transform, or write to a file. PDF export is dashboard-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auditId | Yes | Audit ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv | Yes | ||
| auditId | Yes |