Added
client.spans.query— a cursor-paginated list of spans across all traces in a project, filtered by a span-fieldFilterSet(operation,toolName,model,provider,sessionId,traceId,tags,duration,cost,tokensInput/tokensOutput) and an optional timerange. The row-level, span-grain complement toclient.analytics.querywithstream: "spans"(aggregates) — use it to drill from an aggregate into the individual spans behind it.