Get trace content
get_trace_contentFetch message trace details for a specified trace ID, selecting payload, headers, properties, or all. Use after retrieving trace IDs from run steps or message traces to inspect message data.
Instructions
Fetch trace content for a specific trace message. include: 'payload' for message body, 'headers' for HTTP headers, 'properties' for exchange properties, or 'all' for everything. TraceId comes from get_run_steps or get_message_trace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | ||
| trace_id | Yes |