db_get_migration_status
Check the status of an ongoing database migration by providing the database ID or label to determine whether it is in progress, completed, or failed.
Instructions
Get the status of an ongoing database migration.
Args: database_id: The database ID or label
Returns: Migration status information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||