Skip to content

isToolAllowed

isToolAllowed(name, patterns): boolean

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/toolMatching.ts:43

True iff name matches any of patterns (see toolNameMatchesPattern). An empty pattern list matches nothing.

string

readonly string[]

boolean