segnals_list_connections
Verify which exchanges and services are connected to your Segnals account. Returns boolean flags to confirm connectivity before creating trading bots.
Instructions
Check which exchanges and services are connected to the user's account. Returns boolean flags only (true/false for each exchange) — never returns credentials or secrets. Use this to verify exchange connectivity before creating bots. Requires scope: read:account. Example: segnals_list_connections()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||