LlmapiMcpTool
LlmapiMcpTool =
object
Defined in: src/client/types.gen.ts:1219
Properties
description?
optionaldescription:string
Defined in: src/client/types.gen.ts:1223
Description is the description of the tool
input_schema?
optionalinput_schema:unknown
Defined in: src/client/types.gen.ts:1227
InputSchema is the JSON schema describing the tool’s input
name?
optionalname:string
Defined in: src/client/types.gen.ts:1231
Name is the name of the tool
Last updated on