Tracing
Create Trace
Start a new trace for agent execution
POST
Start a new trace to capture detailed execution spans. Called by the SDK at agent invocation start.
string
required
Agent being traced
string
Link trace to a test run (optional)
object
required
Initial input to the agent
object
Additional metadata
string
required
Unique trace identifier
string
required
Root span identifier for the trace

