get_expense
Fetch a single expense's details by providing its unique ID, enabling quick retrieval of stored transaction data for review or verification.
Instructions
Fetch a single expense entry by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the expense to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||