list_costs
Retrieve expense records for margin and profit analytics. Filter by date range and cost group to analyze costs.
Instructions
List expense records (for margin/profit analytics) by date and cost group. Returns {costs[], pagination}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Results per page (max 100) | |
| filter_date_to | No | Costs created on/before (YYYY-MM-DD) | |
| filter_date_from | No | Costs created on/after (YYYY-MM-DD) | |
| filter_cost_groups | No | Filter by cost group code |