Interface: ToolsetPolicy
Makaio Framework / services-core / ToolsetPolicy
Interface: ToolsetPolicy
Section titled “Interface: ToolsetPolicy”Defined in: ../../../packages/services/core/src/tools/types.ts:49
Policy configuration for a toolset.
Properties
Section titled “Properties”allowedAdapters?
Section titled “allowedAdapters?”
optionalallowedAdapters?:string[]
Defined in: ../../../packages/services/core/src/tools/types.ts:51
Adapters allowed to use this toolset (empty = all allowed)
disabledTools?
Section titled “disabledTools?”
optionaldisabledTools?:string[]
Defined in: ../../../packages/services/core/src/tools/types.ts:53
Tools disabled within this toolset