get_transaction
Retrieve a specific bank transaction by providing the account ID and transaction ID.
Instructions
Get a specific transaction from a bank account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| transaction_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |