Skip to content

Commit ba0069f

Browse files
lennartkats-dbclaudepietern
authored
aitools: fix MCP tool reference style in AGENTS.tmpl (#4317)
## Changes Use consistent tool reference style (`call the `databricks_discover` tool`) matching other prompts instead of Claude Code-specific `mcp__databricks-mcp__` prefix notation. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
1 parent bd2d16b commit ba0069f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

experimental/aitools/lib/prompts/AGENTS.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This project uses Databricks Asset Bundles for deployment. Add project-specific
1515

1616
## For AI Agents: MANDATORY First Action
1717

18-
**BEFORE any other action, call `mcp__databricks-mcp__databricks_discover` with this project's path.**
18+
**BEFORE any other action, call the `databricks_discover` tool with this project's path.**
1919

2020
This is required because the discover tool:
2121
- Detects project state (new, deployed, running) and provides relevant guidance

0 commit comments

Comments
 (0)