AgentSpanData
type AgentSpanData = SpanDataBase & object;Type Declaration
Section titled “Type Declaration”handoffs?
Section titled “handoffs?”optional handoffs?: string[];name: string;output_type?
Section titled “output_type?”optional output_type?: string;tools?
Section titled “tools?”optional tools?: string[];type: "agent";