@tool
decorator helps capture tool usage patterns and performance metrics.
Tool Decoration
Wrap your custom tools with the@tool
decorator to ensure they appear in traces.
Properly log function-based tool calls in your AI agent traces
@tool
decorator helps capture tool usage patterns and performance metrics.
@tool
decorator to ensure they appear in traces.