dbconvert_list_data_sources
Discover configured data sources by listing each connection's id, name, type, and cloud provider for quick reference. Sensitive credentials remain hidden.
Instructions
List DBConvert Streams connections. Each item has exactly id, name, type, and (optionally) cloudProvider — nothing else. For host/port/username and other connection details use get_connection. Passwords and cloud keys are never exposed by any tool. Report connections using only the fields present; do not add invented fields like used_for or row_counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum items to return, default 100, max 500 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| truncated | Yes | ||
| limitApplied | Yes |