run Step
abstract suspend fun runStep(threadId: ThreadId, runId: RunId, stepId: RunStepId, requestOptions: RequestOptions? = null): RunStep
Retrieves a run step.
Parameters
thread Id
the ID of the thread to which the run and run step belongs
run Id
the ID of the run to which the run step belongs
step Id
the ID of the run step to retrieve
request Options
request options.