schwab_get_brokerage_transaction
Get full details for a single transaction by Schwab transaction ID.
Returns the same one-line markdown format as get_brokerage_transactions:
[] | <symbols/qtys> | Net: $
Use this when you have a specific transactionId (from get_brokerage_transactions, a journal entry, or a confirmation) and want the canonical row rather than scanning a history window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| dpop_token | No | ||
| transaction_id | Yes | The Schwab transaction ID as returned by get_brokerage_transactions (usually surfaced as `activityId`). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |