Creating and Logging Tool Calls
Replace ‘trace.toolCall’ with ‘span.toolCall’ when you are creating tool calls within an existing span

Track external system calls triggered by LLM responses in your agentic endpoints. Tool calls represent interactions with external services, allowing you to monitor execution time and responses.