get_order
Retrieve complete details for a specific order using account number and order ID. Provides read-only access to a single order's information from your Schwab account.
Instructions
Get the full details of one order in one Schwab account.
Read-only; does not place, modify, or cancel anything.
Args: account_number: The plain Schwab account number as shown to the user (not the internal account hash). order_id: The Schwab order id to look up.
Returns: A single order object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | ||
| account_number | Yes |