export_bom
Generate a spreadsheet-safe CSV BOM as text, with configurable delimiter, grouping, and inclusion of DNP or excluded components.
Instructions
Return a spreadsheet-safe CSV BOM as text, without writing a file; delimiter may be comma, semicolon or tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | ||
| grouped | No | ||
| delimiter | No | , | |
| include_dnp | No | ||
| include_excluded | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||