delete_expense
Delete an expense by its ID to remove it from your records.
Instructions
Delete an expense entry by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the expense to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||