Return the current Alpaca market clock.
include / exclude: filter which tools are exposed (use full names like alpaca_get_clock).minimal: omit provider and provider_fields when True.paper: use Alpaca paper trading instead of live trading.This is a request to obtain information. Your API keys are required.
Clock (OpenTools trading schema).
Trading provider identifier. Omitted when minimal=True.
Current provider timestamp at the time the clock was queried.
Whether the market is currently open.
Timestamp of the next market open.
Timestamp of the next market close.
Additional provider-specific fields. Omitted when minimal=True.