import { GetWorkflowExecutionTraceEventsRequest } from "@mistralai/mistralai/models/operations";
let value: GetWorkflowExecutionTraceEventsRequest = {
executionId: "<id>",
};| Field | Type | Required | Description |
|---|---|---|---|
executionId |
string | ✔️ | N/A |
mergeSameIdEvents |
boolean | ➖ | N/A |
includeInternalEvents |
boolean | ➖ | N/A |