get_transaction
Retrieve complete details for a specific Schwab transaction using the account number and transaction ID. Get a single transaction object directly.
Instructions
Get full details for a single transaction on one Schwab account.
Args: account_number: The plain Schwab account number as shown to the user (not the internal account hash). transaction_id: The Schwab transaction id to fetch.
Returns: A single transaction object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_number | Yes | ||
| transaction_id | Yes |