← All concepts

tool use function calling

7 articles · 15 co-occurring · 0 contradictions · 0 briefs

MCP depends on LLM's function calling capability; article assumes this as prerequisite

MCP tools are how structured capabilities are exposed to LLMs; article demonstrates tool implementation as part of MCP.

MCP depends on LLM's function calling capability; article assumes this as prerequisite

MCP overview section and 'Building Tools' segment directly address how agents structure and invoke external tools—tool use is foundational to context management

Tools described as differentiator between chatbot (text) and agent (action); function calling protocol enables context-aware action selection

MCP enables AI to call external tools—Mutiny uses this for exposing visitor context as callable context

MCP is a structured protocol for tool integration; this demonstrates how tool use surfaces external context

MCP servers represent an abstraction layer above traditional function calling, enabling systematic tool integration

query this concept
$ db.articles("tool-use-function-calling")
$ db.cooccurrence("tool-use-function-calling")
$ db.contradictions("tool-use-function-calling")