Building Domain-Specific Tools -- Giving Agents Real CapabilitiesDeep Dive · Apr 12, 2026 · 17 min readRevised with .NET examples — A newer version of this article, covering both Python and .NET, is available as part of the MAF v1: Python and .NET series: MAF v1 — 02-add-tools.
MAF v1 — Adding Tools (Python + .NET)AI Engineering · Apr 11, 2026 · 13 min readGive an agent a callable function, let the LLM decide when to use it, and compare Python and .NET tool loops side by side.