{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://github.com/danilo-aguiar-br/browser-automation-cli/docs/schemas/forward.schema.json",
"title": "forward command input",
"type": "object",
"description": "History forward",
"properties": {},
"required": [],
"additionalProperties": false
}