Glossary
Function calling
The model-side mechanism behind tool use: the model returns a structured invocation — name plus JSON arguments — matching a declared schema, which the host executes and feeds back.
In AGNT
AGNT normalises function calling across providers, so the same workflow runs on GPT, Claude, Gemini or a local model.