MCPcopy Create free account
hub / github.com/codeaashu/claude-code / description

Function description

src/tools/TeamDeleteTool/TeamDeleteTool.ts:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 },
49
50 async description() {
51 return 'Clean up team and task directories when the swarm is complete'
52 },
53
54 async prompt() {
55 return getPrompt()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected