get_database
Retrieve comprehensive metadata for a database, including its engine, features, and settings, using the database ID.
Instructions
Get detailed information about a specific database.
Args: database_id: The ID of the database.
Returns: Dictionary with full database metadata including engine, features, and settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||