list_databases
Retrieve databases in an Oracle Cloud compartment, with optional filtering by DB System to identify available database resources and their connection details.
Instructions
List all databases in a compartment, optionally filtered by DB System.
Args:
compartment_id: OCID of the compartment to list databases from
db_system_id: Optional OCID of the DB System to filter databases
Returns:
List of databases with their state, version, and connection information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compartment_id | Yes | ||
| db_system_id | No |