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

File create_file.ts

apps/sim/tools/gitlab/create_file.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { GitLabCreateFileParams, GitLabCreateFileResponse } from '@/tools/gitlab/types'
2import { getGitLabApiBase } from '@/tools/gitlab/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 2

getGitLabApiBaseFunction · 0.90
textMethod · 0.80

Tested by

no test coverage detected