get_full_trace
Retrieve the complete distributed trace for a given trace ID, showing all spans and timing details to analyze request flow across services.
Instructions
Get complete trace with all spans and timing information.
Use this when: need to see full request flow across services (after finding a trace ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_id | Yes | Trace identifier from search results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||