tools

package
v0.0.45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

View Source
const ContextSpecificationsFeature = "context-specifications"

ContextSpecificationsFeature is the experimental-feature identifier used to gate the context specification tools.

View Source
const DataQualityFeatureName = "data-quality"

DataQualityFeatureName gates the create_data_quality_job tool (discovery + preview + create in one) behind --experimental. It WRITES to Collibra (creates and queues jobs), so it stays opt-in — like the Data Product skills — until it graduates. Off by default.

Variables

View Source
var CopilotToolNames = []string{
	"discover_data_assets",
	"discover_business_glossary",
}

CopilotToolNames lists tool names that are routed to the copilot service. Used by chip-service to direct these requests to the copilot backend instead of the standard DGC API.

Functions

func RegisterAll

func RegisterAll(server *chip.Server, client *http.Client, toolConfig *chip.ServerToolConfig) error

Types

This section is empty.

Directories

Path Synopsis
Package create_assessment implements the create_assessment MCP tool: a write tool that starts a new assessment from a template.
Package create_assessment implements the create_assessment MCP tool: a write tool that starts a new assessment from a template.
Package create_asset implements the create_asset MCP tool: a single smart write tool for creating any Collibra asset.
Package create_asset implements the create_asset MCP tool: a single smart write tool for creating any Collibra asset.
Discovery phase for create_data_quality_job.
Discovery phase for create_data_quality_job.
Package edit_assessment implements the edit_assessment MCP tool: a single entry point for editing a conducted assessment (answers, status, name, owner, assignees, visibility) via a typed list of operations.
Package edit_assessment implements the edit_assessment MCP tool: a single entry point for editing a conducted assessment (answers, status, name, owner, assignees, visibility) via a typed list of operations.
Package edit_asset implements the edit_asset MCP tool: a single entry point for updating properties, attributes, relations, responsibilities, and tags on any existing Collibra asset via a typed list of operations.
Package edit_asset implements the edit_asset MCP tool: a single entry point for updating properties, attributes, relations, responsibilities, and tags on any existing Collibra asset via a typed list of operations.
Package prepare_create_asset implements the prepare_create_asset MCP tool — a read-only companion to create_asset.
Package prepare_create_asset implements the prepare_create_asset MCP tool — a read-only companion to create_asset.
Package validation provides shared input validation helpers for CHIP tools.
Package validation provides shared input validation helpers for CHIP tools.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL