ai_usage_log_export
Export billing ledger rows as CSV for a specific tenant and date range to support month-end invoice generation and audit trails.
Instructions
Export billing ledger rows as CSV for a tenant + date range. Used for month-end invoice generation and audit trails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | default | |
| tenant_code | No | Tenant slug. Derived from connection if omitted. | |
| date_from | No | ISO-8601 UTC (inclusive). | |
| date_to | No | ISO-8601 UTC (inclusive). |