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

File list_files.ts

apps/sim/tools/daytona/list_files.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DaytonaListFilesParams, DaytonaListFilesResponse } from '@/tools/daytona/types'
2import { daytonaToolboxUrl, extractDaytonaError } from '@/tools/daytona/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 2

daytonaToolboxUrlFunction · 0.90
extractDaytonaErrorFunction · 0.90

Tested by

no test coverage detected