cURL
curl --request POST \ --url https://api.atla-ai.com/tool
Decorator for instrumenting function-based LLM tools to capture inputs and outputs
The tool function to instrument.
The wrapped tool function with instrumentation (decorator output).