Search MCP logs response
Summary
Types
@type t() :: %ExBifrost.Model.GetMcpLogs200Response{ has_logs: boolean() | nil, logs: [ExBifrost.Model.GetMcpLogs200ResponseLogsInner.t()] | nil, pagination: ExBifrost.Model.GetMcpLogs200ResponsePagination.t() | nil }