feegow_report_list
List and generate system reports in Feegow. Actions:
list: list all available report types (returns id, Ct, Relatorio, Arquivo).
generate: generate a report. Requires report (the Arquivo field from list). Optional DATA_INICIO/DATA_FIM (DD/MM/YYYY) passed together; the interval must be UNDER 6 months. Large reports come back as a downloadable file (open sections with arquivo_ler), not inline. Report generation is a read-like operation (aggregates existing data — no state mutation).
[Flattened action: list]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report | No | ||
| account | No | ||
| DATA_FIM | No | ||
| DATA_INICIO | No |