type alias Steps.CodeInterpreterToolCallimport { type Steps } from "https://deno.land/x/openai@v4.31.0/resources/beta/threads/runs/steps.ts"; const { CodeInterpreterToolCall } = Steps; definition: StepsAPI.CodeInterpreterToolCall