Required
Create a child span for each tool call and include the tool name:Optional tool-call data
Recommended attributes:tool.nametool.argstool.resulttool.statustool.duration_ms(if you compute it separately)
Mark a tool call as failed
Dashboard outcome
Tool-call spans appear under the active run and show:- which tool was used
- what arguments were passed
- what result was returned
- whether the tool failed

