@type t() :: %Spatio.Model.CreateAgentConversationRequest{ agentId: String.t() | nil, metadata: %{optional(String.t()) => any()} | nil, title: String.t() | nil }