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

File list_branches.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

getGitLabApiBaseFunction · 0.90
textMethod · 0.80
getMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected