apex_dry_run_preview
Toggle dry-run mode to preview PL/SQL actions without executing them, then retrieve the log when disabled.
Instructions
Toggle dry-run mode: log PL/SQL without executing. Returns log when disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | True to enable dry-run (default), False to disable and return log. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |