Get Database
get_databaseFetch details for a specific PostgreSQL database, including its connection string, using the database ID.
Instructions
Get details for a specific database including its connection string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| databaseId | Yes | The database ID (e.g. db_...) |