MCPcopy Index your code
hub / github.com/codeaashu/claude-code / RemoteTriggerTool.ts

File RemoteTriggerTool.ts

src/tools/RemoteTriggerTool/RemoteTriggerTool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios'
2import { z } from 'zod/v4'
3import { getOauthConfig } from '../../constants/oauth.js'
4import { getFeatureValue_CACHED_MAY_BE_STALE } from '../../services/analytics/growthbook.js'

Callers

nothing calls this directly

Calls 3

lazySchemaFunction · 0.85
buildToolFunction · 0.85
recordMethod · 0.45

Tested by

no test coverage detected