Response returned by a canvas open handler.
@type t() :: %Copilot.Types.CanvasOpenResponse{ status: String.t() | nil, title: String.t() | nil, url: String.t() | nil }