Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/tool-registry.ts
Properties
| Property | Type |
|---|---|
name | string |
description | string |
parameters | Record<string, unknown> |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/tool-registry.ts
| Property | Type |
|---|---|
name | string |
description | string |
parameters | Record<string, unknown> |
Was this page helpful?