Ā© 2026 Hedgehog Software, LLC
import type { ListTracesResponse } from "@mastra/core/storage";
any
await mastra.listTraces();
(method) MastraClient.listTraces(params?: any): Promise<any>
listTraces(params?: ListTracesArgs): Promise<ListTracesResponse>;