Agents & Agentic AI
Function calling
A structured way for a model to request that a specific software function be executed.
Example
An application exposes a typed function that lets the model create a calendar event.
Why people use it
Knowing how “Function calling” works helps teams design useful automation with appropriate control and oversight.
What you'll hear
“Does the agent use Function calling to complete this step on its own?”