Delete Expense
delete_expenseDelete an expense by its ID to remove it from your records, with the deleted item returned for confirmation.
Instructions
Delete an expense by its ID. Returns the deleted record for confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expense_id | Yes | ID of the expense to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||