tools
FDE interview questions tagged tools, across every topic.
2 questions · 0 unlocked for you
Concepts behind "tools"
The curriculum that explains the ideas these questions test.
Advanced
MCP (Model Context Protocol)MCP is an open standard for connecting an agent to external tools and data through a uniform interface, so a tool written once works with any compatible client. It turned the N-times-M integration problem into N-plus-M, and by 2026 shipping an MCP server is a routine part of a forward deployed engagement rather than a novelty.🤖 Retrieval & Agents🔒 Premium
Advanced
Text-to-SQLText-to-SQL turns a business question into a query against the customer's warehouse, and its characteristic failure is a query that runs and returns a plausible wrong number. What decides whether it works is not the model: it is what schema the model is allowed to see, whether the metric is measured by execution rather than by matching SQL text, and whether the product shows its assumptions and refuses when it has none.🤖 Retrieval & Agents🔒 Premium
