Skip to Content
SdkClientInternalType AliasesLlmapiMcpTool

LlmapiMcpTool

LlmapiMcpTool = object

Defined in: src/client/types.gen.ts:655 

Properties

description?

optional description: string

Defined in: src/client/types.gen.ts:659 

Description is the description of the tool


input_schema?

optional input_schema: unknown

Defined in: src/client/types.gen.ts:663 

InputSchema is the JSON schema describing the tool’s input


name?

optional name: string

Defined in: src/client/types.gen.ts:667 

Name is the name of the tool

Last updated on