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

Function isEnabled

src/tools/TeamCreateTool/TeamCreateTool.ts:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 },
87
88 isEnabled() {
89 return isAgentSwarmsEnabled()
90 },
91
92 toAutoClassifierInput(input) {
93 return input.team_name

Callers

nothing calls this directly

Calls 1

isAgentSwarmsEnabledFunction · 0.85

Tested by

no test coverage detected