AllocatedTools
type AllocatedTools = { actions: AllocatedAction[]; entities: AllocatedEntityTool[];};Defined in: core/src/provider/provider.names.ts:23
Properties
Section titled “Properties”actions
Section titled “actions”actions: AllocatedAction[];Defined in: core/src/provider/provider.names.ts:24
entities
Section titled “entities”entities: AllocatedEntityTool[];Defined in: core/src/provider/provider.names.ts:25