get_database
Retrieve detailed information about a specific database by providing its ID. Use this to access metadata and configuration details.
Instructions
Get detailed information about a specific database.
Args: database_id: The ID of the database
Returns: Database details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |