get_spending_data
Retrieve team member spending information with search, sorting, and pagination options for analytics and oversight.
Instructions
Get team member spending information with optional filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchTerm | No | Search term for filtering | |
| sortBy | No | Field to sort by | |
| sortDirection | No | Sort direction | |
| page | No | Page number | |
| pageSize | No | Number of items per page |