categoryEnabled
@forge/monorepo / backend/src / categoryEnabled
Function: categoryEnabled()
categoryEnabled(
toolset,category):boolean
Defined in: backend/src/tools/registry.ts:147
Whether a category survives a tenant's toolset. Exported because the filtering is worth testing directly.
Parameters
toolset
category
string
Returns
boolean