databricks-solutions

Tool API Validator — Development agent for Claude Code

Development community

Use this agent when you need to validate that tools in the tools/ directory work correctly with Databricks APIs and can be accessed both via uv commands and natural language with Claude.

How to install Tool API Validator

Installs to ~/.claude/agents/databricks-solutions-custom-mlflow-review-app-tool-api-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/databricks-solutions/custom-mlflow-review-app/HEAD/.claude/agents/tool-api-validator.md -o ~/.claude/agents/databricks-solutions-custom-mlflow-review-app-tool-api-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tool API Validator does


name: tool-api-validator description: Use this agent when you need to validate that tools in the tools/ directory work correctly with Databricks APIs and can be accessed both via uv commands and natural language with Claude. This agent ensures API-tool consistency and validates visual representations described in CLAUDE.md. Examples: Context: User has just updated a Databricks API endpoint for labeling sessions. user: "I just updated the labeling sessions API endpoint to support fil

Alternatives in Development

  • User Guide Expert — Use this agent when you need to create, update, or improve user-facing documentation in the docs/userguide dir 1.2k ★
  • Dast Devils Advocate — Adversarial validator for DAST findings 812 ★
  • Ontology Reasoner — Use this agent when you need to validate the logical consistency of an ontology, check for reasoning errors, i 163 ★

Full documentation available on GitHub

View Source Repository