Schema representing a Move within the OpenAI API
@type t() :: %ExOpenAI.Components.Move{type: :move, x: integer(), y: integer()}