list_connections
List all external data source connections and their current status to monitor data integration health and troubleshoot refresh issues.
Instructions
List all external data source connections and their current status.
Use this tool when:
User asks "What data sources are connected?"
Checking connection health and availability
Understanding data lineage and sources
Troubleshooting data refresh issues
What you'll get:
Connection IDs and names
Connection types (SAP_ERP, SALESFORCE, EXTERNAL, etc.)
Connection status (CONNECTED, DISCONNECTED, ERROR)
Host information and last tested timestamp
Supported connection types:
SAP_ERP, SAP_S4HANA, SAP_BW
SALESFORCE, EXTERNAL
SNOWFLAKE, DATABRICKS
POSTGRESQL, MYSQL, ORACLE, SQLSERVER, HANA
Example queries:
"What external connections exist?"
"Show me all SAP ERP connections"
"Check if Salesforce connection is active"
Use cases:
Data integration monitoring
Connection health checks
Understanding data sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_type | No | Optional: Filter by specific connection type (e.g., 'SAP_ERP', 'SALESFORCE', 'EXTERNAL'). Leave empty to show all connections. |