Skip to content

Expand Unity Catalog skill with governance, tags, security, sharing docs#211

Open
CheeYuTan wants to merge 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:feat/unity-catalog-governance
Open

Expand Unity Catalog skill with governance, tags, security, sharing docs#211
CheeYuTan wants to merge 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:feat/unity-catalog-governance

Conversation

@CheeYuTan
Copy link
Contributor

Summary

Addresses #103. The UC skill was limited to system tables and volumes. This adds 4 new reference files documenting 7 MCP tools that were previously undocumented.

New files:

  • 1-objects-and-governance.mdmanage_uc_objects, manage_uc_grants (catalog/schema/volume/function CRUD, permissions)
  • 2-tags-and-classification.mdmanage_uc_tags (PII classification, data discovery, compliance tagging)
  • 3-security-policies.mdmanage_uc_security_policies (row filters, column masks, security functions)
  • 4-sharing-and-federation.mdmanage_uc_sharing, manage_uc_connections, manage_uc_storage (Delta Sharing, Lakehouse Federation, storage credentials)

SKILL.md expanded from 120 → 170+ lines with MCP tool table, governance quick start, and permission combinations reference.

All examples validated against a live Databricks workspace. MCP tool parameter names verified against tool schemas.

Test plan

  • All 7 UC MCP tools tested live (list catalogs, get grants, query tags, list storage credentials, list shares, list connections)
  • Parameter names verified against MCP tool JSON schemas
  • install_skills.sh updated with new extra files

Addresses databricks-solutions#103 — the UC skill was limited to system tables and volumes.
This adds 4 new reference files documenting 7 MCP tools that were
previously undocumented:

- 1-objects-and-governance.md: manage_uc_objects, manage_uc_grants
  (catalog/schema/volume/function CRUD, permissions)
- 2-tags-and-classification.md: manage_uc_tags
  (PII classification, data discovery, compliance tagging)
- 3-security-policies.md: manage_uc_security_policies
  (row filters, column masks, security functions)
- 4-sharing-and-federation.md: manage_uc_sharing, manage_uc_connections,
  manage_uc_storage (Delta Sharing, Lakehouse Federation, storage creds)

SKILL.md expanded from 120 to 170+ lines with MCP tool table, governance
quick start, and permission combinations reference.

All examples validated against a live Databricks workspace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant