Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/techdocs/mcp-toolset.ts
Properties
| Property | Type |
|---|---|
name | string |
description | string |
inputSchema | { type: 'object'; properties: Record<string, unknown>; required?: string[] } |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/techdocs/mcp-toolset.ts
| Property | Type |
|---|---|
name | string |
description | string |
inputSchema | { type: 'object'; properties: Record<string, unknown>; required?: string[] } |
Was this page helpful?