Ensure function-based tool calls are properly logged and traced within your AI agent workflows. TheDocumentation Index
Fetch the complete documentation index at: https://docs.atla-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
@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.