get_transaction
Fetch a transaction by ID to view amount, type, payment method, and status.
Instructions
Fetch a single transaction by id - amount, type, payment method, status.
Use when: "show transaction 9999 - what was it for?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |