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 ¶
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. |
Click to show internal directories.
Click to hide internal directories.