Versions in this module Expand all Collapse all v1 v1.0.0 Apr 19, 2026 Changes in this version + var JSONSchemaKinds = map[reflect.Kind]string + func FormatToolDefinition(name, description string, params model.InputSchema, strict bool) model.ToolDefinition + func NewInputSchemaFromStruct(v any) model.InputSchema + func NewStrictTool(name, description string, args any) model.ToolDefinition Other modules containing this package github.com/v8tix/mcp-toolkit/v2