get-trace
Retrieve detailed trace information by trace ID, including spans and custom fields.
Instructions
Retrieve detailed trace information by trace ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traceId | Yes | Trace ID | |
| extractFields | No | Comma-separated dotted paths with `*` wildcard, e.g. "trace.data.spans.*.name". |