accelo_list_object_budget_services
List billable time-based service line items from Accelo object budgets, including rates, quantities, and billing details, with filters and pagination.
Instructions
List services (time-based line items) from object budgets.
Services represent billable time items tracked against a budget. Each service has a rate, quantity (time), and billing configuration.
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 |