MCPcopy Index your code
hub / github.com/simstudioai/sim / get_run_details.ts

File get_run_details.ts

apps/sim/tools/logs/get_run_details.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { WorkflowLogDetail } from '@/lib/api/contracts/logs'
2import { dollarsToCredits } from '@/lib/billing/credits/conversion'
3import type { LogsGetRunDetailsParams, LogsGetRunDetailsResponse } from '@/tools/logs/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 2

dollarsToCreditsFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected