Responses format - uses ResponsesToolMessage schema
@type t() :: %ExBifrost.Model.Responses1{ action: %{optional(String.t()) => any()} | nil, arguments: String.t() | nil, call_id: String.t() | nil, error: String.t() | nil, name: String.t(), output: %{optional(String.t()) => any()} | nil }