Skip to content

HandoffInputResult

messages: Record<string, unknown>[];

The filtered message history to pass to the target agent.


workingMemory: Record<string, unknown>;

The filtered workingMemory to pass to the target agent.