ppds_plugin_traces_get
Get detailed information about a specific plugin trace including the full message block (trace output) and exception details. Use the trace ID from ppds_plugin_traces_list.
Input schema
| Name | Type | Required | Description |
|---|---|---|---|
| traceId | String | yes | Trace ID (GUID) from ppds_plugin_traces_list |
Output
Returns Task<PluginTraceDetailResult>.