Versions in this module Expand all Collapse all v0 v0.21.0 Apr 16, 2026 Changes in this version + func GoToStarlark(v interface{}) (starlark.Value, error) + func ParseToolResult(result *mcp.CallToolResult) (interface{}, error) + func SanitizeName(name string) string + func StarlarkToGo(v starlark.Value) interface