Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ inputSchema
Function
inputSchema
src/tools/TeamDeleteTool/TeamDeleteTool.ts:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
},
41
42
get inputSchema(): InputSchema {
43
return
inputSchema()
44
},
45
46
isEnabled() {
47
return
isAgentSwarmsEnabled()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected