get-trace
Retrieve detailed trace information by providing a trace ID, with optional field extraction using wildcard paths.
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". |