Skip to content

HandoffInputResult

messages: ModelMessage[];

The filtered message history to pass to the target agent.


workingMemory: Record<string, unknown>;

The filtered workingMemory to pass to the target agent.