> ## Documentation Index
> Fetch the complete documentation index at: https://futureagi.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Evaluate Tool Calling

> Evaluate the tool calling capabilities of your agent

***

A tool is any capability that lets the agent reach beyond simple conversation. It lets agent perform actions such as transferring calls, ending calls, send text, etc.

You can evaluate this tool calling capabilities of your agent by enabling the "Tool Call Evaluation" while creating a [run test](/product/simulation/run-tests) in the [Select Evaluations](/product/simulation/run-tests#step-3:-select-evaluations) step.

<img src="https://mintcdn.com/futureagi/uIlNqt0M5MgSRBuc/screenshot/product/simulation/scenarios/image.png?fit=max&auto=format&n=uIlNqt0M5MgSRBuc&q=85&s=8111a0743b3037c67fd4588e06d5672c" alt="Tool Call Evaluation" width="3018" height="1488" data-path="screenshot/product/simulation/scenarios/image.png" />

<img src="https://mintcdn.com/futureagi/uIlNqt0M5MgSRBuc/screenshot/product/simulation/scenarios/image-tool.png?fit=max&auto=format&n=uIlNqt0M5MgSRBuc&q=85&s=60a56562f1164a4c932ecb75535aa578" alt="Tool Call Evaluation" width="3834" height="2126" data-path="screenshot/product/simulation/scenarios/image-tool.png" />

When you try to enable this, it will prompt you to provide the API Key and Assistant ID for the agent you want to evaluate.

***

<Note>
  Your agent must be deployed with tool calling capabilities enabled to be evaluated with the tool call evaluation.
</Note>
