MCPcopy Create free account
hub / github.com/freecodexyz/free-code / isEnabled

Function isEnabled

src/tools/SendMessageTool/SendMessageTool.ts:535–537  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

533 shouldDefer: true,
534
535 isEnabled() {
536 return isAgentSwarmsEnabled()
537 },
538
539 isReadOnly(input) {
540 return typeof input.message === 'string'

Callers

nothing calls this directly

Calls 1

isAgentSwarmsEnabledFunction · 0.85

Tested by

no test coverage detected