Skip to main content

DELEGATE_TOOL

@forge/monorepo


@forge/monorepo / backend/src / DELEGATE_TOOL

Variable: DELEGATE_TOOL

const DELEGATE_TOOL: "delegate_to_member" = "delegate_to_member"

Defined in: backend/src/teams/index.ts:50

The tool a manager calls to hand work to a member.

Named once, here, because three things have to agree on it: the compiled flow that puts it in the manager's tool set, the registry entry that implements it, and the guard that stops a member reaching it recursively.