Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 3.1 KB

File metadata and controls

16 lines (13 loc) · 3.1 KB

AgentHandoffEntry

Fields

Field Type Required Description
object Optional[Literal["entry"]] N/A
type Optional[Literal["agent.handoff"]] N/A
created_at date N/A
completed_at date N/A
id Optional[str] N/A
previous_agent_id str ✔️ N/A
previous_agent_name str ✔️ N/A
next_agent_id str ✔️ N/A
next_agent_name str ✔️ N/A