Versions in this module Expand all Collapse all v0 v0.21.0 Apr 16, 2026 Changes in this version + func Build(ctx context.Context, tools []ToolDef, stepLimit uint64, parallelMax int) starlark.StringDict + type ToolDef struct + Call func(ctx context.Context, arguments map[string]interface{}) (*mcp.CallToolResult, error) + Description string + Name string