Skip to content

API Reference


API Reference / Capabilities

Interface: Capabilities

Defined in: src/agent/ToolRegistry.ts:18

Properties

toolCount

toolCount: number

Defined in: src/agent/ToolRegistry.ts:19


tools

tools: ToolDescriptor[]

Defined in: src/agent/ToolRegistry.ts:20


scopes

scopes: string[]

Defined in: src/agent/ToolRegistry.ts:21


riskLevels

riskLevels: string[]

Defined in: src/agent/ToolRegistry.ts:22


writeEnabled

writeEnabled: boolean

Defined in: src/agent/ToolRegistry.ts:23


skills

skills: string[]

Defined in: src/agent/ToolRegistry.ts:24

Community project — not affiliated with Dhan. MIT License.