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

File create_branch.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getGitLabApiBaseFunction · 0.90
textMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected