Commit add35fe
authored
MCP: Nudge the the agent to use an explore agent for finding tables (#4147)
## Changes
Finding the right data set can consume a lot of tokens and we are
usually only interested in the final outcome. I've added a nudge to use
an `Explore Agent` when discovering tables.
<img width="1159" height="473" alt="Screenshot 2025-12-16 at 10 57 43"
src="https://github.com/user-attachments/assets/b810e9ca-68c6-42a6-8fee-ad61cbcfb007"
/>
## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->
## Tests
<!-- How have you tested the changes? -->
<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->1 parent 0536eb4 commit add35fe
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
0 commit comments