db_list_backups
Retrieve available backups for a managed database by ID or label, including timestamps and sizes for restore planning.
Instructions
List available backups for a managed database.
Args: database_id: The database ID or label
Returns: List of available backups with timestamps and sizes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |