{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/danilo-aguiar-br/browser-automation-cli/docs/schemas/locale.schema.json",
"title": "locale command input",
"type": "object",
"description": "Show resolved UI locale diagnostics (suggestions only; JSON machine keys English)",
"properties": {},
"required": [],
"additionalProperties": false
}