discover-tools

Installation
SKILL.md

Discover Available Tools

Run tool discovery BEFORE writing agent code to understand what resources are available in the workspace.

Run Discovery

uv run discover-tools

Options:

# Limit to specific catalog/schema
uv run discover-tools --catalog my_catalog --schema my_schema

# Output as JSON
uv run discover-tools --format json --output tools.json
Installs
28
GitHub Stars
163
First Seen
Feb 15, 2026
discover-tools — databricks/app-templates