Alpaca
get_account
Return the current Alpaca account state.
GET
Documentation Index
Fetch the complete documentation index at: https://opentools.page/docs/llms.txt
Use this file to discover all available pages before exploring further.
alpaca_get_account
include/exclude: filter which tools are exposed (use full names likealpaca_get_account).minimal: omitproviderandprovider_fieldswhenTrue.paper: use Alpaca paper trading instead of live trading.
Body
application/json
This is a request to obtain information. Your API keys are required.
Response
Account (OpenTools trading schema).
Trading provider identifier. Omitted when minimal=True.
Account ID.
Account status.
Account currency (e.g. USD).
Cash balance.
Buying power.
Equity.
Portfolio value.
Created timestamp.
Extra provider-specific fields (omitted when minimal=True).