accelo_list_object_budget_materials
Retrieve budget line items for physical goods, licenses, or non-time costs. Filter by budget, against type, or ID; paginate results.
Instructions
List materials (line items) from object budgets.
Materials represent physical goods, licences, or other non-time cost items tracked against a budget. Each material has a title, quantity, unit cost, and billing status.
Args: filters: Filter dict. Keys: id, budget_id, against_type, against_id, order_by_asc/desc (id) fields: Additional fields to return page: Page number (0-indexed) limit: Results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| fields | No | ||
| filters | No |