tools

package
v0.0.34 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

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)

Types

This section is empty.

Directories

Path Synopsis
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.
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