List Expenses
list_expensesView all expenses between two dates to track spending within any period.
Instructions
List all the expenses between given 2 dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_date | Yes | ||
| from_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |