list_exchanges
Retrieve exchanges with their open and close schedule events, filtered to session boundaries.
Instructions
List exchanges with working schedules trimmed to session open/close events.
Returns one entry per exchange: id, name (e.g. "NYSE"), and
workingSchedules. Each schedule carries its id (instruments
reference it via workingScheduleId) and events — the time
events filtered down to OPEN and CLOSE (pre-market,
after-hours, overnight, and break events are dropped). Event date
values are ISO 8601 timestamps.
Rate limit: 1 request per 30 seconds (data refreshes server-side every 10 minutes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of exchanges to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |