MCPcopy
hub / github.com/CodebuffAI/codebuff / get

Method get

cli/src/utils/codebuff-api.ts:147–147  ·  view source on GitHub ↗

Make a GET request

(path: string, options?: RequestOptions)

Source from the content-addressed store, hash-verified

145
146 /** Make a GET request */
147 get<T>(path: string, options?: RequestOptions): Promise<ApiResponse<T>>
148
149 /** Make a POST request */
150 post<T>(

Callers 15

setupBigQueryFunction · 0.65
getProposedContentForRunFunction · 0.65
getProposedContentFunction · 0.65
getAgentTemplateFunction · 0.65
countTokensFunction · 0.65
buildTokenCallersFunction · 0.65
httpGetFunction · 0.65
handleSignInFunction · 0.65
persistReferrerFunction · 0.65
OnboardFunction · 0.65
redirectFunction · 0.65

Calls

no outgoing calls

Tested by 5

TrackedGridLayoutFunction · 0.52
analyzeRerendersFunction · 0.52
testCountryAccessFunction · 0.52
makeSessionDepsFunction · 0.52
makeDepsFunction · 0.52