OptionalparameterConfig: Record<string, CustomCommandParameter>Prompt the user to confirm execution of a command that failed validation. Returns true if the user confirms, false otherwise.
Validate parameter value to prevent security issues.
Checks can be selectively skipped via the allow list.
Build a custom command with parameter interpolation