Versions in this module Expand all Collapse all v0 v0.12.0 Mar 9, 2026 v0.11.0 Mar 2, 2026 Changes in this version + const TransportHTTP + const TransportSSE + const TransportStdio + func AdapterNames() []string + func Convert(data []byte, from, to string) ([]byte, error) + func SupportedTools() []string + type Adapter = core.Adapter + func GetAdapter(name string) (Adapter, bool) + type Config = core.Config + func NewConfig() *Config + type InputVariable = core.InputVariable + type Server = core.Server + type TransportType = core.TransportType