{ "method": "tools/call", "params": { "name": "traces_list", "arguments": { "project": [ "string" ], "org": "string", "service": "string", "since": "string", "until": "string", "errors": true, "limit": "string", "json": true } } }
traces_listTOOLstrada traces view.
Scans otel_traces in the selected time range, summarizes span counts,
services, error spans, duration, and the first root span when one exists.
Project isolation is enforced by the project-scoped query API.