capture_schema_snapshot
Capture a point-in-time schema snapshot for an Azure SQL database, optionally filtering to specific schemas, to preserve schema state for auditing, comparison, or rollback.
Instructions
Capture a point-in-time schema snapshot for a database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_name | No | Optional database name. Defaults to AZURE_SQL_DEFAULT_DATABASE. | |
| schema_filter | No | Comma-separated schema names to capture. Defaults to all user schemas. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||