List linked MT5 accounts
list_accountsRetrieves all MT5 trading accounts linked to your Senti Quant API key, showing balance, equity, sync state, and active strategies. The returned id is the accountId required by other Senti endpoints.
Instructions
List the MT5 trading accounts linked to the configured Senti Quant API key. Returns each account's id, login, broker, last known balance and equity, sync state, and running strategies. The id field is the accountId every other Senti endpoint takes — pass id, not login, when a tool asks for an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accounts | Yes |