plan_enforcer_tick
Preview plan enforcement cycles for Azure SQL. This read-only tool simulates force/unforce actions across a configured lookback window, enabling dry-run review before mutations.
Instructions
Preview one plan-enforcement cycle. This tool is permanently read-only; use the prepared plan-action workflow for reviewed mutations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Compatibility flag. False is rejected; preview is permanent. | |
| max_actions | No | Maximum force/unforce actions to preview or apply. | |
| database_name | No | Optional database name. Defaults to AZURE_SQL_DEFAULT_DATABASE. | |
| window_minutes | No | Query Store lookback window in minutes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||