OptionalmetadataMetadata about the completion.
Timestamp of when feedback was received.
OptionalsuspensionId?: stringThe original suspension ID that was resumed.
OptionalwaitDurationMs?: numberDuration from suspension to completion in ms.
The user's feedback structured as the tool output.
Whether the user approved the action.
The feedback provided by the user.
Human-readable summary of what happened.
Optionalvalue?: unknownThe actual value provided (varies by input type).
The successful result created by the framework when user provides feedback.
Remarks
This is what the LLM sees after resumption - a normal successful tool result. The content field contains a description, and output contains the feedback.