Datadog

list_connections

List every database connection registered for your tenant: name, id, dbType (postgres / mysql / mssql), createdAt. Flags duplicate names — only the first-added connection of a duplicate name is reachable by name. Returns nothing sensitive (no DSN, no credentials).

Remote thinair/data

Other tools also called list_connections? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {}
}
          

Provider

Datadog →